Uses of Class
net.morimekta.providence.util.Empty
-
Packages that use Empty Package Description net.morimekta.providence.util -
-
Uses of Empty in net.morimekta.providence.util
Fields in net.morimekta.providence.util with type parameters of type Empty Modifier and Type Field Description static PStructDescriptor<Empty,Empty._Field>Empty. kDescriptorMethods in net.morimekta.providence.util that return Empty Modifier and Type Method Description EmptyEmpty._Builder. build()Methods in net.morimekta.providence.util that return types with arguments of type Empty Modifier and Type Method Description PStructDescriptor<Empty,Empty._Field>Empty._Builder. descriptor()PStructDescriptor<Empty,Empty._Field>Empty. descriptor()static PStructDescriptorProvider<Empty,Empty._Field>Empty. provider()Methods in net.morimekta.providence.util with parameters of type Empty Modifier and Type Method Description intEmpty. compareTo(Empty other)Empty._BuilderEmpty._Builder. merge(Empty from)Constructors in net.morimekta.providence.util with parameters of type Empty Constructor Description _Builder(Empty base)Make a mutating builder off a base putil.Empty.
-