|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Operations.FunctorEx<I,O>
An extension of Operations.Functor which can do the reverse transformation
| Method Summary | |
|---|---|
I |
deapply(Object element)
The reason this method takes Objects rather than instances of O is because it's primarily used for an efficient implementation of Set.contains(Object), which takes an Object |
| Methods inherited from interface org.semanticweb.elk.util.collections.Operations.Functor |
|---|
apply |
| Method Detail |
|---|
I deapply(Object element)
Set.contains(Object), which takes an Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||