Package io.ciera.runtime.summit.types
Interface IWhere<E>
-
public interface IWhere<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanevaluate(E selected)
-
-
-
Method Detail
-
evaluate
boolean evaluate(E selected) throws XtumlException
- Throws:
XtumlException
-
-