Uses of Package
org.dellroad.stuff.java
Package
Description
General Java-related utility classes.
Classes relating to Vaadin fields, including
FieldBuilder
.Classes relating to Vaadin
Grid
.Classes related to JSR-303 validation.
-
ClassDescriptionEnumeration of possible actions to take when an error of some kind is detected.Implemented by objects in an object graph that support graph cloning, i.e., deep copies without duplicates and preserving reference topology.A registry for copies of
GraphCloneable
objects used during graph cloning operations.Registry of unique IDs for objects.Holds information about an annotated method detected by aMethodAnnotationScanner
.A boolean predicate.Simple utility enumeration for working JavaClass
instances representing primitive types (includingvoid
).Visitor pattern interface forPrimitive
s. -
ClassDescriptionHolds information about an annotated method detected by a
MethodAnnotationScanner
. -
ClassDescriptionHolds information about an annotated method detected by a
MethodAnnotationScanner
. -
ClassDescriptionManages a thread local whose lifetime matches the duration of some method call.