Class SortedSetChannel
Object
SortedSetChannel
- All Implemented Interfaces:
Comparable<SortedSetChannel>
,Iterable<SortedSetSlice>
public class SortedSetChannel
extends Object
implements Comparable<SortedSetChannel>, Iterable<SortedSetSlice>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected boolean
int
compareTo
(SortedSetChannel arg0) boolean
int
int
hashCode()
iterator()
int
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
SortedSetChannel
public SortedSetChannel()
-
-
Method Details
-
numSlices
public int numSlices() -
add
-
compareTo
- Specified by:
compareTo
in interfaceComparable<SortedSetChannel>
-
iterator
- Specified by:
iterator
in interfaceIterable<SortedSetSlice>
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getChannelNum
public int getChannelNum()
-