Uses of Class
org.qbicc.interpreter.memory.ShortArrayMemory
Packages that use ShortArrayMemory
-
Uses of ShortArrayMemory in org.qbicc.interpreter.memory
Methods in org.qbicc.interpreter.memory that return ShortArrayMemoryModifier and TypeMethodDescriptionstatic ShortArrayMemoryMemoryFactory.wrap(short[] array) Wrap the given array as a memory of the same size and type.