public class CalendarType extends DateTypeBase<Calendar>
DateTypeBase.DateComparator<T>
INDEX_NAME
dataOffset, graph, valueIndex
Constructor and Description |
---|
CalendarType() |
Modifier and Type | Method and Description |
---|---|
protected Calendar |
fromLong(long x) |
protected long |
toLong(Calendar x) |
getComparator, getIndexName, readBytes, writeBytes
compare, find, findGT, findGTE, findLT, findLTE, fromByteArray, getIndex, getRefCount, getRefCountFor, make, putRefCount, release, setHyperGraph, store, storeImpl, subsumes, toByteArray
protected Calendar fromLong(long x)
fromLong
in class DateTypeBase<Calendar>
protected long toLong(Calendar x)
toLong
in class DateTypeBase<Calendar>
Copyright © 2015. All rights reserved.