Long.G
Long Generic Specialized Containers
The generic containers are never used directly, but rather as customized shortcuts for specific types.
For example:
Long.G.Pack[Long]
usually called asLong.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
Long Specialized Generic Buffer
To be used with Long based opaque values.
- Source
- Buffer.scala
Long Specialized Generic Buffer
To be used with Long based opaque values.
- Source
- Buffer.scala
Long Specialized Generic Collection
To be used with Long based opaque values.
- Source
- Collection.scala
Long Specialized Generic Collection
To be used with Long 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 Long specialized generic functions, to be used with Long based opaque values.
- Source
- Fun.scala
Long Specialized Generic Indexed Collection
To be used with Long based opaque values.
- Source
- Idx.scala
Long Specialized Generic Indexed Collection
To be used with Long based opaque values.
- Source
- Idx.scala
Long Specialized Generic Lookup Collection
To be used with Long based opaque values as lookup keys.
- Source
- Lookup.scala
Long Specialized Generic Lookup Collection
To be used with Long based opaque values as lookup keys.
- Source
- Lookup.scala
Long Specialized Generic Provider/Property
To be used with Long based opaque values.
- Source
- Pro.scala
Long Specialized Generic Provider/Property
To be used with Long based opaque values.
- Source
- Pro.scala
Long Specialized Generic Range
To be used with Long based opaque values.
- Source
- Range.scala
Long Specialized Generic Range
To be used with Long based opaque values.
- Source
- Range.scala