Package it.tidalwave.role.ui.function
Interface BoundFunction<DOMAIN_TYPE,CODOMAIN_TYPE>
- All Superinterfaces:
ChangingSource<CODOMAIN_TYPE>
- All Known Implementing Classes:
AndFunction
,BooleanBoundFunctionSupport
,BoundFunctionSupport
,CopyIfEmptyOrConform
,NonEmptyFunction
,OrFunction
,UnaryBoundFunctionSupport
,WeakCopyFunctionSupport
- Author:
- fritz
-
Method Summary
Methods inherited from interface it.tidalwave.role.ui.ChangingSource
addPropertyChangeListener, get, getPropertyChangeListeners, removePropertyChangeListener, unbindAll