Class Any

java.lang.Object
overit.geocall.model.Any
overit.geocall.util.any.Any
All Implemented Interfaces:
Serializable

@Deprecated public class Any extends Any
Deprecated.
Object that allows the weak convertions between object types. It is possible to instantiate an Any object starting from a Conventions to obtain an object that makes type convertions for the data types that depends on the specific cultural conventions used in the application
See Also:
  • Constructor Details