Uses of Class
org.apache.juneau.utils.ReflectionMap.Builder
Packages that use ReflectionMap.Builder
- 
Uses of ReflectionMap.Builder in org.apache.juneau.rest.debugSubclasses of ReflectionMap.Builder in org.apache.juneau.rest.debug
- 
Uses of ReflectionMap.Builder in org.apache.juneau.utilsMethods in org.apache.juneau.utils that return ReflectionMap.BuilderModifier and TypeMethodDescriptionAdds a mapping to this builder.ReflectionMap.Builder.copy()Creates a copy of this builder.static <V> ReflectionMap.Builder<V>Static builder creator.Constructors in org.apache.juneau.utils with parameters of type ReflectionMap.BuilderModifierConstructorDescriptionprotectedBuilder(ReflectionMap.Builder<V> copyFrom) Copy constructor.protectedConstructor.