org.apache.wicket.util.iterator
Class IteratorFilter<S>

java.lang.Object
  extended by org.apache.wicket.util.iterator.IteratorFilter<S>
Type Parameters:
S -

public abstract class IteratorFilter<S>
extends java.lang.Object

A simple filter interface for the hierarchy iterator.

Author:
Juergen Donnerstag

Constructor Summary
IteratorFilter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IteratorFilter

public IteratorFilter()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.