public class Cell extends Digits
Cell.| Constructor and Description |
|---|
Cell()
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIn(Iterable<?> iterable)
|
boolean |
isSolved()
|
Integer |
max() |
Integer |
min() |
Integer |
solution()
|
String |
toString() |
ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, size, spliterator, subSet, subSet, tailSet, tailSetequals, hashCode, removeAllcontainsAll, retainAll, toArray, toArrayfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCode, removeAll, retainAll, toArray, toArrayparallelStream, removeIf, streampublic static final String UNKNOWN
UNKNOWN = "."public Cell()
public Integer min()
Cell.TreeSet.first()public Integer max()
Cell.TreeSet.last()public String toString()
toString in class AbstractCollection<Integer>Copyright © 2015–2021. All rights reserved.