Searched refs:mInLiters (Results 1 – 1 of 1) sorted by relevance
25 private final double mInLiters; field in Volume28 mInLiters = value; in Volume()43 return mInLiters; in getInLiters()60 return Double.compare(this.mInLiters, other.mInLiters); in compareTo()95 return mInLiters + " L"; in toString()