Interface ChangingSource<T>

All Superinterfaces:
Mutable
All Known Subinterfaces:
BoundFunction<DOMAIN_TYPE,CODOMAIN_TYPE>
All Known Implementing Classes:
AndFunction, BooleanBoundFunctionSupport, BoundFunctionSupport, BoundProperty, CopyIfEmptyOrConform, NonEmptyFunction, OrFunction, UnaryBoundFunctionSupport, WeakCopyFunctionSupport

public interface ChangingSource<T> extends Mutable
Since:
2.0-ALPHA-1
Author:
Fabrizio Giudici