Java org.apache.lucene.spatial.prefix.tree DateRangePrefixTree fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.spatial.prefix.tree DateRangePrefixTree fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.spatial.prefix.tree DateRangePrefixTree.

The text is from its open source code.

Field

DateRangePrefixTreeINSTANCE
An instanced based on Calendar#getInstance(TimeZone,Locale) with UTC and Locale.Root.

Method

CalendarnewCal()
Calendar utility method: Returns a clone of the Calendar passed to the constructor with all fields cleared.
UnitNRShapetoShape(Calendar cal)
Converts the Calendar into a Shape.
UnitNRShapetoUnitShape(Object value)
Converts value from a Calendar or Date to a Shape .