Uses of Annotation Interface
com.pnfsoftware.jeb.util.serialization.annotations.SerConstructor
Packages that use SerConstructor
Package
Description
Collections, such as segments, custom maps/sets/lists, etc.
Custom types used internally by JEB's serialization facility.
-
Uses of SerConstructor in com.pnfsoftware.jeb.util.collect
Constructors in com.pnfsoftware.jeb.util.collect with annotations of type SerConstructorModifierConstructorDescriptionCreate a segment-map that uses natural comparison for the keys. -
Uses of SerConstructor in com.pnfsoftware.jeb.util.serialization.objects
Constructors in com.pnfsoftware.jeb.util.serialization.objects with annotations of type SerConstructor