T - Unguarded representation typepublic class ParsedUnguardedResult<T extends Serializable> extends Object
Descriptor unguarded representation with its its ID.| Constructor and Description |
|---|
ParsedUnguardedResult(T desc,
String id)
Construct.
|