Interface Quantity

All Superinterfaces:
Comparable<Quantity>, Serializable
All Known Implementing Classes:
DefaultQuantity

public interface Quantity extends Comparable<Quantity>, Serializable
Represents a sample.
Author:
Brandon Arp (brandon dot arp at inscopemetrics dot io)