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