| Package | Description |
|---|---|
| org.cojen.util |
| Class and Description |
|---|
| AnnotationVisitor
Generic annotation visitor.
|
| BeanComparator
A highly customizable, high-performance Comparator, designed specifically
for advanced sorting of JavaBeans.
|
| BeanProperty
Contains information regarding a Bean property.
|
| BeanPropertyAccessor
Provides a simple and efficient means of reading and writing bean
properties.
|
| BeanPropertyAccessor.PropertySet |
| BeanPropertyMapFactory
Provides a simple and efficient means of reading and writing bean properties
via a map.
|
| Cache |
| ClassInjector
Deprecated.
use
RuntimeClassFile |
| NoSuchPropertyException
Exception is thrown from
BeanPropertyAccessor when a property isn't
found. |
| PatternMatcher
Provides fast matching of strings against patterns containing wildcards.
|
| PatternMatcher.Result |
| RefCache |
| ReferencedValueHashMap
A Map that references its values and can be used as a simple cache.
|
| WeakCanonicalSet
A thread-safe Set that manages canonical objects: sharable objects that are
typically immutable.
|
| WeakKeyCache
Simple thread-safe cache which evicts entries via a shared background
thread.
|
Copyright © 2004-2015 Cojen. All Rights Reserved.