Class LongInterpreter

java.lang.Object
cds.savot.model.interpreter.BinaryFieldInterpreter<Long>
cds.savot.model.interpreter.LongInterpreter

public class LongInterpreter extends BinaryFieldInterpreter<Long>

Binary interpreter for the type "long" of VOTable.

  • Null value = 0xffffffffffffffff
  • Size = 8 bytes
  • Java type = Long
Since:
09/2011
Author:
Gregory Mantelet