Uses of Enum
org.inferred.freebuilder.processor.source.feature.GuavaLibrary
Packages that use GuavaLibrary
-
Uses of GuavaLibrary in org.inferred.freebuilder.processor.source.feature
Fields in org.inferred.freebuilder.processor.source.feature with type parameters of type GuavaLibraryModifier and TypeFieldDescriptionstatic final FeatureType<GuavaLibrary> GuavaLibrary.GUAVAConstant to pass toSourceBuilder.feature(FeatureType)to get the current status ofGuavaLibrary.Methods in org.inferred.freebuilder.processor.source.feature that return GuavaLibraryModifier and TypeMethodDescriptionstatic GuavaLibraryReturns the enum constant of this type with the specified name.static GuavaLibrary[]GuavaLibrary.values()Returns an array containing the constants of this enum type, in the order they are declared.