public interface TemporalAmount
GDK enhancements for TemporalAmount.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public long |
getAt(TemporalUnit unit)Supports the getAt operator; equivalent to calling the TemporalAmount.get method. |
Supports the getAt operator; equivalent to calling the TemporalAmount.get method.
unit - a non-null TemporalUnit