public class AndroidBoxResourceHub extends BoxResourceHub
lowercaseStringToType
Constructor and Description |
---|
AndroidBoxResourceHub() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Class |
getObjectClassGivenConcreteIBoxType(IBoxType type)
Get class for a certain type, assuming the input type is an object of the concrete class of IBoxType defined in this resource hub.
|
getAllTypes, getClass, getConcreteClassForIBoxType, getTypeFromLowercaseString, initializeTypes
getLowerCaseStringToTypeMap, initializeEnumTypes
protected java.lang.Class getObjectClassGivenConcreteIBoxType(IBoxType type)
BaseBoxResourceHub
getObjectClassGivenConcreteIBoxType
in class BoxResourceHub