Interface Weighted

  • All Known Implementing Classes:
    WeightedValue

    @Internal
    public interface Weighted
    Interface representing an object that has a weight, in unspecified units.
    • Method Detail

      • getWeight

        long getWeight()
        Returns the weight of the object.