com.ovoenergy.natchez.extras.datadog.data.UnsignedLong
See theUnsignedLong companion object
final case class UnsignedLong(value: Long) extends AnyVal
Wrapper for unsigned longs to make dealing with them less error prone I looked at Spire & Guava but both seem like large dependencies for this small class
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass AnyValtrait Matchableclass Any
Members list
In this article