|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.paging.AbstractPageableIterator.NextDecorator<T>
public static class AbstractPageableIterator.NextDecorator<T>
The Class NextDecorator.
Constructor Summary | |
---|---|
AbstractPageableIterator.NextDecorator()
Instantiates a new next decorator. |
Method Summary | |
---|---|
T |
decorateNext(AbstractPageableIterator<T> abstractPageableIterator,
T item)
Decorate next. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractPageableIterator.NextDecorator()
Method Detail |
---|
public T decorateNext(AbstractPageableIterator<T> abstractPageableIterator, T item)
abstractPageableIterator
- the abstract pageable iteratoritem
- the item
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |