Klasse EventedValue<V>

java.lang.Object
org.jupnp.support.lastchange.EventedValue<V>
Bekannte direkte Unterklassen:
EventedValueChannelLoudness, EventedValueChannelMute, EventedValueChannelVolume, EventedValueChannelVolumeDB, EventedValueEnum, EventedValueEnumArray, EventedValueShort, EventedValueString, EventedValueUnsignedIntegerFourBytes, EventedValueUnsignedIntegerTwoBytes, EventedValueURI

public abstract class EventedValue<V> extends Object
Autor:
Christian Bauer - Initial Contribution, Amit Kumar Mondal - Code Refactoring
  • Felddetails

    • value

      protected final V value
  • Konstruktordetails

    • EventedValue

      protected EventedValue(V value)
    • EventedValue

      protected EventedValue(Map.Entry<String,String>[] attributes)
  • Methodendetails