Package craterdog.primitives
package craterdog.primitives
-
Class SummaryClassDescriptionThis class encapsulates radian based angles.This class implements a binary string in a way that makes it easy to encode and decode it in various numeric bases (2, 16, 32, 64).This abstract class provides implementations for the standard methods defined in the
Object
class that can be used by all immutable primitive objects.This class implements a mathematical probability as a primitive type.This class provides a globally unique identifier that can be used to reference anything without requiring a centralized generator.This class implements a text string that behaves like ajava.lang.String
but that also supports thejava.lang.Iterable
interface allowing it to be used in a java language for each loop.This class defines a primitive type that captures a version string.