Uses of Class
one.nio.serial.TypeDescriptor
-
Packages that use TypeDescriptor Package Description one.nio.serial -
-
Uses of TypeDescriptor in one.nio.serial
Fields in one.nio.serial declared as TypeDescriptor Modifier and Type Field Description private TypeDescriptor[]MethodSerializer. argsprivate TypeDescriptorMethodSerializer. resultprivate TypeDescriptorFieldDescriptor. typeDescriptorMethods in one.nio.serial that return TypeDescriptor Modifier and Type Method Description static TypeDescriptorTypeDescriptor. read(java.io.ObjectInput in)TypeDescriptorFieldDescriptor. type()Constructors in one.nio.serial with parameters of type TypeDescriptor Constructor Description FieldDescriptor(java.lang.String nameDescriptor, TypeDescriptor typeDescriptor)
-