|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Cache
interface.ObjectFactory
.Recycler
using lists of WeakReference
es to cache recycled objects.Calendar.add()
in order
to make the transition from Calendar database objects to UtcTimestamp object
as easy as possible.
Calendar.add()
considering
any change of the timezone offset of the given timezone.
m
month to the given timestamp.
Cacheable
object to the Cache
.
m
month to the given timestamp.
Cache
implementations.Cache
.Column
-Annotation and test it's nullable()
value.
Column
-Annotation and test it's updatable()
value.
LSResourceResolver
.Calendar.getFirstDayOfWeek()
,
which reflects the locale-specific settings of the given calendar.
Comparable
instances
by forwarding the Comparable.compareTo(Object)
method to the
implemented #compareTo(Comparable)
method.PropertyHelper.getGetterName(String)
for boolen properties, where the getter method start with the string "is" instead of "get".
FieldAccessor
belongs to.
ContentHandler.startElement(String, String, String, Attributes)
.
AbstractObjectFactoryImpl.createNew(Object)
to retrieve new objects.
Collator
instance for String objects and an ComparableComparator instance for
Comparables.Collator.IDENTICAL
.
Collator.IDENTICAL
.
Collator.IDENTICAL
.
this
with values of object
) the values of two Cacheable
objects if possible.
Calendar.getFirstDayOfWeek()
,
which reflects the locale-specific settings of the given calendar.
UtcTimestamp.UtcTimestamp(TimeZone)
for convenience reasons.
ObjectFactory
.DefaultComparatorFactory
.
LocalizedComparatorFactory
ContentHandler.characters(char[], int, int)
.
Recyclable
interface must call this method in their recycle()
method with themselves and their key
as arguments, to return themselves to the Recycler
.
Recycler
.Recyclable
.Recycler
for
later use.
Recyclable
.Recycler
using reflection and a String
key.key
.
id
of this object.
FieldAccessor
belongs to.
ContentHandler.startElement(String, String, String, Attributes)
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |