ZoneIdType
zio.schema.StandardType.ZoneIdType
object ZoneIdType extends StandardType[ZoneId]
Attributes
- Graph
-
- Supertypes
-
trait StandardType[ZoneId]trait PartialOrdering[ZoneId]trait Serializabletrait Comparator[ZoneId]class Objecttrait Matchableclass AnyShow all
- Self type
-
ZoneIdType.type
Members list
Type members
Inherited classlikes
Value members
Concrete methods
Attributes
- Definition Classes
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
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Comparator
def thenComparing[U <: Comparable[_ >: U <: <FromJavaObject>]](x$0: Function[_ >: ZoneId <: <FromJavaObject>, _ <: U]): Comparator[T]
Attributes
- Inherited from:
- Comparator
def thenComparing[U <: <FromJavaObject>](x$0: Function[_ >: ZoneId <: <FromJavaObject>, _ <: U], x$1: Comparator[_ >: U <: <FromJavaObject>]): Comparator[T]
Attributes
- Inherited from:
- Comparator
Attributes
- Inherited from:
- Comparator
Attributes
- Inherited from:
- Comparator
Attributes
- Inherited from:
- Comparator
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