HomeSort by relevance Sort by last modified time
    Searched defs:TemporalAmount (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/java/java/time/temporal/
TemporalAmount.java 99 public interface TemporalAmount {
104 * value of the {@code TemporalAmount}. A value must be returned
120 * Returns the list of units uniquely defining the value of this TemporalAmount.
144 * The second is to use {@link Temporal#plus(TemporalAmount)}:
150 * It is recommended to use the second approach, {@code plus(TemporalAmount)},
186 * The second is to use {@link Temporal#minus(TemporalAmount)}:
192 * It is recommended to use the second approach, {@code minus(TemporalAmount)},
  /prebuilts/sdk/current/
core.jar 

Completed in 152 milliseconds