Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
adjustInto[R <: Temporal](temporal: R, newValue: Long): R
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
contains(temporal: TemporalAccessor): Boolean
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
getBaseUnit(): TemporalUnit
-
final
def
getClass(): Class[_]
-
def
getDisplayName(arg0: Locale): String
-
def
getFrom(temporal: TemporalAccessor): Long
-
def
getRangeUnit(): TemporalUnit
-
def
hashCode(): Int
-
def
isDateBased(): Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isSupportedBy(temporal: TemporalAccessor): Boolean
-
def
isTimeBased(): Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
range(): ValueRange
-
def
rangeRefinedBy(temporal: TemporalAccessor): ValueRange
-
def
resolve(arg0: Map[TemporalField, Long], arg1: TemporalAccessor, arg2: ResolverStyle): TemporalAccessor
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from TemporalField
Inherited from AnyRef
Inherited from Any