final class IzLongParsers extends AnyVal
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- IzLongParsers
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new IzLongParsers(t: Long)
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- Any
- final def ##: Int
- Definition Classes
- Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- Any
- def asEpochMillisLocal: LocalDateTime
- def asEpochMillisUtcOffset: OffsetDateTime
- def asEpochMillisUtcZoned: ZonedDateTime
- def asEpochSecondUtcZoned: ZonedDateTime
- def asEpochSecondsLocal: LocalDateTime
- def asEpochSecondsUtcOffset: OffsetDateTime
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def toString(): String
- Definition Classes
- Any
Deprecated Value Members
- def asEpochMillisUtc: ZonedDateTime
- Annotations
- @deprecated
- Deprecated
use asEpochMillisUtcZoned
- def asEpochSecondsUtc: ZonedDateTime
- Annotations
- @deprecated
- Deprecated
use asEpochSecondUtcZoned