| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Hour |
from(TemporalAccessor temporal)
Create an instance of an
Hour from a TemporalAccessor |
int |
getValue() |
int |
hashCode() |
static Hour |
of(int value)
Create an instance of an
Hour |
String |
toString() |
public static Hour from(TemporalAccessor temporal)
Hour from a TemporalAccessorpublic int getValue()
Copyright © 2021 eXparity Limited. All rights reserved.