Uses of Class
org.qbicc.interpreter.memory.LongArrayMemory
Packages that use LongArrayMemory
-
Uses of LongArrayMemory in org.qbicc.interpreter.memory
Methods in org.qbicc.interpreter.memory that return LongArrayMemoryModifier and TypeMethodDescriptionstatic LongArrayMemoryMemoryFactory.wrap(long[] array) Wrap the given array as a memory of the same size and type.