eu.monnetproject.lemon.conversions.lmf
Interface CollectionFunctions.Criterion<E>

Enclosing class:
CollectionFunctions

public static interface CollectionFunctions.Criterion<E>

A single abstract method interface returning a boolean


Method Summary
 boolean f(E e)
           
 

Method Detail

f

boolean f(E e)


Copyright © 2012. All Rights Reserved.