Uses of Enum
com.helger.commons.collection.ECollectionBaseType
Packages that use ECollectionBaseType
-
Uses of ECollectionBaseType in com.helger.commons.collection
Methods in com.helger.commons.collection that return ECollectionBaseTypeModifier and TypeMethodDescriptionstatic ECollectionBaseTypeCollectionHelper.getCollectionBaseTypeOfClass(Class<?> aClass) static ECollectionBaseTypeCollectionHelper.getCollectionBaseTypeOfObject(Object aObj) static ECollectionBaseTypeReturns the enum constant of this type with the specified name.static ECollectionBaseType[]ECollectionBaseType.values()Returns an array containing the constants of this enum type, in the order they are declared.