Package de.intarsys.tools.functor
Interface INamedFunctor
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ATTR_ID
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getId()
A unique id for theIFunctor
.
-
-
-
Field Detail
-
ATTR_ID
static final java.lang.String ATTR_ID
- See Also:
- Constant Field Values
-
-