public class Sequence extends java.lang.Object implements java.lang.Comparable<Sequence>, java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static Sequence | MAX_VALUE | 
| static Sequence | MIN_VALUE | 
| Constructor and Description | 
|---|
| Sequence() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compareTo(Sequence o) |