Class ColumnDef.NullIterator<A,B>
java.lang.Object
net.sf.basedb.clients.web.taglib.table.ColumnDef.NullIterator<A,B>
- All Implemented Interfaces:
Iterator<ListColumnAction<A,
B>>
- Enclosing class:
- ColumnDef
Iterator implementation that returns a single null value and nothing more.