Uses of Package
org.dellroad.stuff.java
Packages that use 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.
-
Classes in org.dellroad.stuff.java used by org.dellroad.stuff.javaClassDescriptionEnumeration 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. -
Classes in org.dellroad.stuff.java used by org.dellroad.stuff.vaadin24.fieldClassDescriptionHolds information about an annotated method detected by a
MethodAnnotationScanner
. -
Classes in org.dellroad.stuff.java used by org.dellroad.stuff.vaadin24.gridClassDescriptionHolds information about an annotated method detected by a
MethodAnnotationScanner
. -
Classes in org.dellroad.stuff.java used by org.dellroad.stuff.validationClassDescriptionManages a thread local whose lifetime matches the duration of some method call.