OffsetDateTimeType
zio.schema.StandardType.OffsetDateTimeType
object OffsetDateTimeType extends StandardType[OffsetDateTime]
Attributes
- Graph
-
- Supertypes
-
trait StandardType[OffsetDateTime]trait Ordering[OffsetDateTime]trait PartialOrdering[OffsetDateTime]trait Equiv[OffsetDateTime]trait Serializabletrait Comparator[OffsetDateTime]class Objecttrait Matchableclass AnyShow all
- Self type
-
OffsetDateTimeType.type
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- Ordering
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Attributes
- Definition Classes
-
Ordering -> Comparator
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Comparator
def thenComparing[U <: Comparable[_ >: U <: <FromJavaObject>]](x$0: Function[_ >: OffsetDateTime <: <FromJavaObject>, _ <: U]): Comparator[OffsetDateTime]
Attributes
- Inherited from:
- Comparator
def thenComparing[U <: <FromJavaObject>](x$0: Function[_ >: OffsetDateTime <: <FromJavaObject>, _ <: U], x$1: Comparator[_ >: U <: <FromJavaObject>]): Comparator[OffsetDateTime]
Attributes
- Inherited from:
- Comparator
def thenComparing(x$0: Comparator[_ >: OffsetDateTime <: <FromJavaObject>]): Comparator[OffsetDateTime]
Attributes
- Inherited from:
- Comparator
def thenComparingDouble(x$0: ToDoubleFunction[_ >: OffsetDateTime <: <FromJavaObject>]): Comparator[OffsetDateTime]
Attributes
- Inherited from:
- Comparator
def thenComparingInt(x$0: ToIntFunction[_ >: OffsetDateTime <: <FromJavaObject>]): Comparator[OffsetDateTime]
Attributes
- Inherited from:
- Comparator
def thenComparingLong(x$0: ToLongFunction[_ >: OffsetDateTime <: <FromJavaObject>]): Comparator[OffsetDateTime]
Attributes
- Inherited from:
- Comparator
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
StandardType -> Any
- Inherited from:
- StandardType
Converts a DynamicValue into a primitive type.
Implicits
Inherited implicits
Attributes
- Inherited from:
- Ordering
In this article