Uses of Class
com.esotericsoftware.kryo.util.IntArray
Packages that use IntArray
Package
Description
-
Uses of IntArray in com.esotericsoftware.kryo
Fields in com.esotericsoftware.kryo declared as IntArray -
Uses of IntArray in com.esotericsoftware.kryo.serializers
Methods in com.esotericsoftware.kryo.serializers with parameters of type IntArrayModifier and TypeMethodDescriptionFieldSerializer.buildValidFields(boolean transientFields, List<Field> allFields, ObjectMap context, IntArray useAsm) FieldSerializer.buildValidFieldsFromCachedFields(FieldSerializer.CachedField[] cachedFields, IntArray useAsm) private voidFieldSerializer.createCachedFields(IntArray useAsm, List<Field> validFields, List<FieldSerializer.CachedField> cachedFields, int baseIndex) -
Uses of IntArray in com.esotericsoftware.kryo.util
Methods in com.esotericsoftware.kryo.util that return IntArrayModifier and TypeMethodDescriptionIntMap.Keys.toArray()Returns a new array containing the remaining keys.Methods in com.esotericsoftware.kryo.util with parameters of type IntArrayModifier and TypeMethodDescriptionvoidvoidConstructors in com.esotericsoftware.kryo.util with parameters of type IntArray