Package org.aksw.commons.util.slot
Interface ObservableSlottedValue<W,P>
- All Superinterfaces:
ObservableValue<W>,SingleValuedAccessor<W>,SlotSource<P>,SlottedBuilder<W,P>
- All Known Implementing Classes:
ObservableSlottedValueImpl
-
Method Summary
Methods inherited from interface org.aksw.commons.collection.observable.ObservableValue
addPropertyChangeListener, addValueChangeListener, addVetoableChangeListener, addVetoableChangeListener, convertMethods inherited from interface org.aksw.commons.accessors.SingleValuedAccessor
get, getOrDefault, setMethods inherited from interface org.aksw.commons.util.slot.SlotSource
newSlotMethods inherited from interface org.aksw.commons.util.slot.SlottedBuilder
build