Interface MeasureValue

  • All Known Implementing Classes:
    StandardMeasureValue

    public interface MeasureValue
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Method Detail

      • hasValue

        boolean hasValue()
      • getValue

        java.lang.Object getValue()