Class BindItemFunction<E extends Item>

java.lang.Object
com.exedio.cope.BindFunction<E>
com.exedio.cope.BindItemFunction<E>
All Implemented Interfaces:
Function<E>, ItemFunction<E>, Selectable<E>, Serializable

public final class BindItemFunction<E extends Item> extends BindFunction<E> implements ItemFunction<E>
See Also: