Interface DataAmount

All Superinterfaces:
javax.measure.Quantity<DataAmount>

@NonNullByDefault public interface DataAmount extends javax.measure.Quantity<DataAmount>
Represents a measure of data amount. The metric system unit for this quantity is "bit".
Author:
Gaƫl L'hopital - Initial contribution
  • Nested Class Summary

    Nested classes/interfaces inherited from interface javax.measure.Quantity

    javax.measure.Quantity.Scale
  • Method Summary

    Methods inherited from interface javax.measure.Quantity

    add, asType, divide, divide, getScale, getUnit, getValue, inverse, isEquivalentTo, multiply, multiply, negate, subtract, to, toSystemUnit