Interface TupleMutator<DomainType, ComponentType>
- All Superinterfaces:
TupleAccessor<DomainType, ComponentType>, TupleBridge<DomainType, ComponentType>, TupleSetter<DomainType, ComponentType>
public interface TupleMutator<DomainType, ComponentType>
extends TupleBridge<DomainType, ComponentType>, TupleSetter<DomainType, ComponentType>
Getter and setter in one
- Author:
- Claus Stadler 11/09/2020
-
Method Summary
Methods inherited from interface TupleAccessor
get, mapMethods inherited from interface TupleBridge
build, build, compact, getDimension, toComponentArray, validateBuildArgMethods inherited from interface TupleSetter
set