|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.util.mutable.MutableValue
org.apache.lucene.util.mutable.MutableValueLong
org.apache.lucene.util.mutable.MutableValueDate
public class MutableValueDate
MutableValue implementation of type
Date.
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.util.mutable.MutableValueLong |
|---|
value |
| Fields inherited from class org.apache.lucene.util.mutable.MutableValue |
|---|
exists |
| Constructor Summary | |
|---|---|
MutableValueDate()
|
|
| Method Summary | |
|---|---|
MutableValue |
duplicate()
|
Object |
toObject()
|
| Methods inherited from class org.apache.lucene.util.mutable.MutableValueLong |
|---|
compareSameType, copy, equalsSameType, hashCode |
| Methods inherited from class org.apache.lucene.util.mutable.MutableValue |
|---|
compareTo, equals, exists, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MutableValueDate()
| Method Detail |
|---|
public Object toObject()
toObject in class MutableValueLongpublic MutableValue duplicate()
duplicate in class MutableValueLong
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||