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 TypeMethodDescriptionvoidprotected booleanintcompareTo(SortedSetChannel arg0) booleanintinthashCode()iterator()intMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
SortedSetChannel
public SortedSetChannel()
-
-
Method Details
-
numSlices
public int numSlices() -
add
-
compareTo
- Specified by:
compareToin interfaceComparable<SortedSetChannel>
-
iterator
- Specified by:
iteratorin interfaceIterable<SortedSetSlice>
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getChannelNum
public int getChannelNum()
-