T
- public class CpmIteratorAdapter<T>
extends org.apache.wicket.markup.repeater.util.ModelIteratorAdapter<T>
Constructor and Description |
---|
CpmIteratorAdapter(java.lang.Iterable<T> iterable) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.wicket.model.IModel<T> |
model(T object) |
hasNext, next, remove
Copyright © 2019 The Apache Software Foundation