Uses of Class
org.qbicc.interpreter.memory.FloatArrayMemory
Packages that use FloatArrayMemory
-
Uses of FloatArrayMemory in org.qbicc.interpreter.memory
Methods in org.qbicc.interpreter.memory that return FloatArrayMemoryModifier and TypeMethodDescriptionstatic FloatArrayMemoryMemoryFactory.wrap(float[] array) Wrap the given array as a memory of the same size and type.