Package overit.geocall.model
Class PackedParam
java.lang.Object
overit.geocall.model.PackedParam
Class that manages to pack different param from a string
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hm
-
-
Constructor Details
-
PackedParam
Constructor for PackedParam- Parameters:
value- String containing the different values separated by a comma
-
-
Method Details
-
get
Returns the class of the type of the object requested- Type Parameters:
T- The type of the object requested- Parameters:
c- The class- Returns:
- The class
-