Uses of Package
org.goplanit.utils.enums
-
Packages that use org.goplanit.utils.enums Package Description org.goplanit.gtfs.enums org.goplanit.utils.enums -
Classes in org.goplanit.utils.enums used by org.goplanit.gtfs.enums Class Description EnumOf Interface that deals with injecting way to create an enum based on its internal enum value through EnumValue, e.g.EnumValue Allow enum to implement this interface so it is accessible toEnumOf
which in turn uses it to create a factory method allowing one to construct the enum based on this internal value -
Classes in org.goplanit.utils.enums used by org.goplanit.utils.enums Class Description EnumValue Allow enum to implement this interface so it is accessible toEnumOf
which in turn uses it to create a factory method allowing one to construct the enum based on this internal value