Uses of Class
org.apache.qpid.proton.codec.DoubleType
Packages that use DoubleType
-
Uses of DoubleType in org.apache.qpid.proton.codec
Methods in org.apache.qpid.proton.codec that return DoubleTypeConstructors in org.apache.qpid.proton.codec with parameters of type DoubleTypeModifierConstructorDescriptionArrayType(EncoderImpl encoder, DecoderImpl decoder, BooleanType boolType, ByteType byteType, ShortType shortType, IntegerType intType, LongType longType, FloatType floatType, DoubleType doubleType, CharacterType characterType)