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, tailSet
equals, hashCode, removeAll
containsAll, retainAll, toArray, toArray
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray
parallelStream, removeIf, stream
public 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–2020 Allen D. Ball. All rights reserved.