Uses of Class
org.apache.juneau.commons.reflect.ReflectionMap.Builder
Packages that use ReflectionMap.Builder
Package
Description
Comprehensive reflection utilities for working with classes, methods, fields, constructors,
and annotations in a more convenient and type-safe way than the standard Java reflection APIs.
REST Debug APIs
-
Uses of ReflectionMap.Builder in org.apache.juneau.commons.reflect
Methods in org.apache.juneau.commons.reflect that return ReflectionMap.BuilderModifier and TypeMethodDescriptionAdds one or more mappings to this builder.static <V> ReflectionMap.Builder<V>Creates a new builder for constructing aReflectionMap.Constructors in org.apache.juneau.commons.reflect with parameters of type ReflectionMap.Builder -
Uses of ReflectionMap.Builder in org.apache.juneau.rest.debug
Subclasses of ReflectionMap.Builder in org.apache.juneau.rest.debug