Uses of Interface
xyz.cofe.cbuffer.page.IntArrayMutable
-
Packages that use IntArrayMutable Package Description xyz.cofe.cbuffer.page -
-
Uses of IntArrayMutable in xyz.cofe.cbuffer.page
Methods in xyz.cofe.cbuffer.page that return IntArrayMutable Modifier and Type Method Description static IntArrayMutableIntArrayMutable. of(int[] arr)Method parameters in xyz.cofe.cbuffer.page with type arguments of type IntArrayMutable Modifier and Type Method Description voidCachePagedState. cache2prst_write(Consumer<IntArrayMutable> code)voidCachePagedState.NonThreadSafe. cache2prst_write(Consumer<IntArrayMutable> code)voidCCachePagedData.State. cache2prst_write(Consumer<IntArrayMutable> code)
-