Uses of Interface
craterdog.core.Atomic

  • Uses of Atomic in craterdog.core

    Classes in craterdog.core with type parameters of type Atomic
    Modifier and Type
    Interface
    Description
    interface 
    Atomic<T extends Atomic<T>>
    This interface provides includes all the standard methods defined in the Comparable interface that are relevant to all immutable atomic objects.