org.n52.security.common.collections
Class AbstractFilter<Type>
java.lang.Object
org.n52.security.common.collections.AbstractFilter<Type>
- All Implemented Interfaces:
- Filter<Type,Type>
public abstract class AbstractFilter<Type>
- extends Object
- implements Filter<Type,Type>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.n52.security.common.collections.Filter |
accept |
AbstractFilter
public AbstractFilter()
transform
public Type transform(Type instance)
- Specified by:
transform
in interface Filter<Type,Type>
Copyright © 2004–2013 52north.org. All rights reserved.