derivation-core
derivation-core
API
evo.derivation
BooleanValueClass
ByteValueClass
CaseTransformation
Custom
DerivationAnnotation
Discriminator
DoubleValueClass
Embed
FloatValueClass
IntValueClass
KebabCase
LazySummon
LazySummon
LazySummonByConfig
LazySummonByInstance
LongValueClass
PascalCase
Rename
ShortValueClass
SnakeCase
ValueClass
ValueClass
evo.derivation.config
AllAnnotations
Annotations
Config
Config
ConfigMacro
FieldValueInfo
FieldValueInfo
ForField
ForProduct
ForProduct
evo.derivation.internal
Matching
Matching
MkUpdate
evo.derivation.internal.arrays
evo.derivation.template
ConsistentTemplate
HomogenicTemplate
SummonForProduct
Template
derivation-core
/
evo.derivation
/
DoubleValueClass
DoubleValueClass
evo.derivation.DoubleValueClass
trait
DoubleValueClass
[
A
]
extends
ValueClass
[
A
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
ValueClass
[
A
]
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Type members
Types
type
Representation
<:
Double
Inherited types
type
AccessorName
<:
String
Attributes
Inherited from:
ValueClass
type
TypeName
<:
String
Attributes
Inherited from:
ValueClass
Value members
Abstract methods
def
from
(
repr
:
Representation
):
A
def
to
(
value
:
A
):
Representation
Inherited methods
def
accessorName
:
AccessorName
Attributes
Inherited from:
ValueClass