Double.G
Double Generic Specialized Containers
The generic containers are never used directly, but rather as customized shortcuts for specific types.
For example:
Double.G.Pack[Double]
usually called asDouble.Pack
Double.G.Idx[Percent]
usually called asPercent.Idx
Int.G.Pro.Mutable[Day]
usually called asDay.Pro.Mutable
Long.G.Collection[Time]
usually called asTime.Collection
- Source
- __.scala
Member
Double Specialized Generic Buffer
To be used with Double based opaque values.
- Source
- Buffer.scala
Double Specialized Generic Buffer
To be used with Double based opaque values.
- Source
- Buffer.scala
Double Specialized Generic Collection
To be used with Double based opaque values.
- Source
- Collection.scala
Double Specialized Generic Collection
To be used with Double based opaque values.
- Source
- Collection.scala
Companion object contains a set of classes, which provide companion object functionality for customized generic containers.
- Source
- __.scala
Object Fun contains a set of Double specialized generic functions, to be used with Double based opaque values.
- Source
- Fun.scala
Double Specialized Generic Indexed Collection
To be used with Double based opaque values.
- Source
- Idx.scala
Double Specialized Generic Indexed Collection
To be used with Double based opaque values.
- Source
- Idx.scala
Double Specialized Generic Pack Collection
To be used with Double based opaque values.
- Source
- Pack.scala
Double Specialized Generic Pack Collection
To be used with Double based opaque values.
- Source
- Pack.scala
Double Specialized Generic Provider/Property
To be used with Double based opaque values.
- Source
- Pro.scala
Double Specialized Generic Provider/Property
To be used with Double based opaque values.
- Source
- Pro.scala