Serialized Form
-
Package no.digipost.collection
-
Class no.digipost.collection.ConflictingElementEncountered extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package no.digipost.concurrent
-
Class no.digipost.concurrent.OneTimeAssignment.AlreadyAssigned extends IllegalStateException implements Serializable
- serialVersionUID:
- 1L
-
Class no.digipost.concurrent.Waiter.WasInterrupted extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package no.digipost.function
-
Package no.digipost.io
-
Class no.digipost.io.ConsumingInputStream.ProducerFailed extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class no.digipost.io.DataSize extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bytes
long bytes
-
-
-
Package no.digipost.time
-
Class no.digipost.time.ControllableClock extends Clock implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
delegate
AtomicReference<Clock> delegate
-
-
Class no.digipost.time.TimeSpan extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package no.digipost.util
-
Class no.digipost.util.Attribute extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
The name of this attribute.
-
-
Class no.digipost.util.AttributesMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class no.digipost.util.GetsNamedValue.NotFound extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class no.digipost.util.JustA extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
theValue
T theValue
-
toString
SerializableFunction<? super T,String> toString
-
-
Class no.digipost.util.JustALong extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
theLong
long theLong
-
toString
SerializableFunction<? super Long,String> toString
-
-
Class no.digipost.util.ViewableAsOptional.TooManyElements extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-