| Class | Description |
|---|---|
| AbstractPair<X,Y> | |
| Bitwise |
Need 32 boolean fields?
At one int-per-pointer for boolean fields, that's 128 bytes of heap.
|
| ComparablePair<X extends Comparable<X>,Y extends Comparable<Y>> |
A pair which implements comparable, using both components as comparable objects.
|
| DeferredCharSequence<E> | |
| DeferredMultiReceiver<X> | |
| ImmutableProvider<X> |
A completely final immutable provider which will compile down to a direct field access.
|
| LazyInstance<T> | |
| LazyProvider<T> | |
| LazySingleton<T> | |
| PairBuilder | |
| Pojo<X> | |
| PropertyServiceDefault | |
| ProviderAdapter<X> | |
| ReceiverAdapter<T> | |
| ReceivesMultiValue<T> |
An object designed to delegate a received value to multiple ReceivesValue callbacks.
|
| ReceivesPrioritizedValue<T> |
An extension of
ReceivesMultiValue which uses three prioritized callback buckets. |
| RemovesMultiHandlers |
Handy wrapper class for bundling multiple RemovesHandlers into a single callback.
|
| RunUnsafe | |
| StringId |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.