Package edu.uky.ai.util
Class Table.Column
java.lang.Object
edu.uky.ai.util.Table.Sequence
edu.uky.ai.util.Table.Column
- All Implemented Interfaces:
Iterable<Table.Cell>
- Enclosing class:
- Table
A vertical sequence of cells.
- Author:
- Stephen G. Ware
-
Field Summary
Fields inherited from class edu.uky.ai.util.Table.Sequence
cells, label, number, table -
Method Summary
Methods inherited from class edu.uky.ai.util.Table.Sequence
average, average, hashCode, iterator, sum, sumMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator