Package org.aksw.commons.tuple.query
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 org.aksw.commons.tuple.accessor.TupleAccessor
get, mapMethods inherited from interface org.aksw.commons.tuple.bridge.TupleBridge
build, build, compact, getDimension, toComponentArray, validateBuildArgMethods inherited from interface org.aksw.commons.tuple.query.TupleSetter
set