Klasse IntegerDatatype

java.lang.Object
org.jupnp.model.types.AbstractDatatype<Integer>
org.jupnp.model.types.IntegerDatatype
Alle implementierten Schnittstellen:
Datatype<Integer>

public class IntegerDatatype extends AbstractDatatype<Integer>
Although the UDA 1.0 spec doesn't say it, we assume that "int" is a 4 byte regular Java integer.
Autor:
Christian Bauer
  • Konstruktordetails

    • IntegerDatatype

      public IntegerDatatype(int byteSize)
  • Methodendetails