Uses of Class
org.inferred.freebuilder.processor.source.ValueType
Packages that use ValueType
Package
Description
-
Uses of ValueType in org.inferred.freebuilder.processor
Subclasses of ValueType in org.inferred.freebuilder.processorModifier and TypeClassDescriptionclassCode generation for the @FreeBuilderannotation.(package private) class(package private) classprivate static final classprivate static final class -
Uses of ValueType in org.inferred.freebuilder.processor.excerpt
Subclasses of ValueType in org.inferred.freebuilder.processor.excerptModifier and TypeClassDescriptionclassExcerpts defining a list implementation that stores a mixture of builders and value types.classprivate static classprivate static classprivate static classclassExcerpts defining a list implementation that delegates to a provided add method to perform element validation and insertion into a random-access backing list.classExcerpts defining a multimap implementation that delegates to a provided put method to perform entry validation and insertion into a backing multimap.classExcerpts defining a map implementation that delegates to a provided put method to perform entry validation and insertion into a backing map.private static classprivate static classprivate static classclassExcerpts defining a multiset implementation that delegates to a provided setCount method to perform element validation and insertion into a backing multiset.classExcerpts defining a navigable set implementation that delegates to a provided add method to perform element validation and insertion into a backing set.classExcerpts defining a set implementation that delegates to a provided add method to perform element validation and insertion into a backing set.classExcerpts defining a multimap implementation that delegates to a provided put method to perform entry validation and insertion into a backing multimap. -
Uses of ValueType in org.inferred.freebuilder.processor.property
Subclasses of ValueType in org.inferred.freebuilder.processor.propertyModifier and TypeClassDescriptionprivate static classprivate static classclassReadable action fragments for documenting mergeFrom behaviors.private static class -
Uses of ValueType in org.inferred.freebuilder.processor.source
Subclasses of ValueType in org.inferred.freebuilder.processor.sourceModifier and TypeClassDescriptionclassclassMetadata about a functional interface.(package private) classMaps Java identifiers to their usage (e.g.class(package private) static classA Declaration maps a unique static class name to its static excerpt in a scope.classThe qualified name of a type.classRepresentation of a parameterized class or interface type.(package private) static classclassRepresentation of a class or interface element.classMethods in org.inferred.freebuilder.processor.source with type parameters of type ValueType