| Package | Description |
|---|---|
| com.esotericsoftware.kryo | |
| com.esotericsoftware.kryo.util |
| Modifier and Type | Method and Description |
|---|---|
Generics |
Kryo.getGenerics()
Tracks the generic type arguments and actual classes for type variables in the object graph during seralization.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
Generics.GenericType.resolve(Generics generics)
If this type is a type variable, resolve it to a class.
|
Copyright © 2019. All Rights Reserved.