net.sourceforge.argval.collection
Class FilterImpl
java.lang.Object
net.sourceforge.argval.collection.FilterImpl
- All Implemented Interfaces:
- Filter
public class FilterImpl
- extends Object
- implements Filter
- Author:
- T. Verhagen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterImpl
public FilterImpl(List<String> rejectList,
List<String> acceptList)
accept
public boolean accept(String value)
- Specified by:
accept
in interface Filter
Copyright © 2013 Verhagen Software. All Rights Reserved.