T - The (de-serialized) type of the object.public class SerializedCollectionEntry<T> extends Object
Collection.
 In order to de-serialze it later, the type of the original entry is persisted as well.| Constructor and Description | 
|---|
SerializedCollectionEntry(Class<T> type,
                         String value)  | 
Copyright © 2020. All rights reserved.