JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
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.