Package | Description |
---|---|
com.cedarsoftware.util |
Class and Description |
---|
CompactMap
Many developers do not realize than they may have thousands or hundreds of thousands of Maps in memory, often
representing small JSON objects.
|
CompactMap.LogicalValueType |
CompactSet
Often, memory may be consumed by lots of Maps or Sets (HashSet uses a HashMap to implement it's set).
|
FastByteArrayOutputStream
Faster version of ByteArrayOutputStream that does not have synchronized methods and
also provides direct access to its internal buffer so that it does not need to be
duplicated when read.
|
GraphComparator.Delta |
GraphComparator.Delta.Command
These are all possible Delta.Commands that are generated when performing
the graph comparison.
|
GraphComparator.DeltaError |
GraphComparator.DeltaProcessor |
GraphComparator.ID |
IOUtilities.TransferCallback |
SafeSimpleDateFormat
This class implements a Thread-Safe (re-entrant) SimpleDateFormat
class.
|
TrackingMap
TrackingMap
|
Traverser.ClassInfo
This class wraps a class in order to cache the fields so they
are only reflectively obtained once.
|
Traverser.Visitor |
UrlInvocationHandlerStrategy
Deprecated.
|
Copyright © 2024. All rights reserved.