Uses of Class
net.morimekta.providence.util.ThriftContainer
-
Packages that use ThriftContainer Package Description net.morimekta.providence.util -
-
Uses of ThriftContainer in net.morimekta.providence.util
Methods in net.morimekta.providence.util that return ThriftContainer Modifier and Type Method Description static ThriftContainerThriftContainer. forName(java.lang.String id)static ThriftContainerThriftContainer. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ThriftContainer[]ThriftContainer. values()Returns an array containing the constants of this enum type, in the order they are declared.
-