|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.feature.Feature.NULL
Not straight forward, this is a "null" object to represent the value null for a given attribute which is nullable.
| Constructor Summary | |
Feature.NULL()
|
|
| Method Summary | |
int |
compareTo(java.lang.Object o)
Implementation of Comparable. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Feature.NULL()
| Method Detail |
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparableo - The other thing to compare to.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||