|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.reader.support.NeverSkipPolicy
public class NeverSkipPolicy
The Class NeverSkipPolicy.
Constructor Summary | |
---|---|
NeverSkipPolicy()
|
Method Summary | |
---|---|
boolean |
toSkip(java.lang.Object item)
Utility Class -- use when you never want to skip any records;. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NeverSkipPolicy()
Method Detail |
---|
public boolean toSkip(java.lang.Object item)
toSkip
in interface SkipPolicy
item
- 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 |