@GwtCompatible(emulated=true) final class LongAddables extends java.lang.Object
LongAddable
objects that deals with GWT, Unsafe, and all that.Modifier and Type | Class and Description |
---|---|
private static class |
LongAddables.PureJavaLongAddable |
Modifier and Type | Field and Description |
---|---|
private static Supplier<LongAddable> |
SUPPLIER |
Constructor and Description |
---|
LongAddables() |
Modifier and Type | Method and Description |
---|---|
static LongAddable |
create() |
private static final Supplier<LongAddable> SUPPLIER
public static LongAddable create()