public static class RangeFromHash.DenseRangeSerializedForm<T> extends Object
| Constructor and Description |
|---|
DenseRangeSerializedForm() |
| Modifier and Type | Method and Description |
|---|---|
T |
getB() |
net.emaze.dysfunctional.options.Maybe<T> |
getE() |
void |
setB(T b) |
void |
setE(net.emaze.dysfunctional.options.Maybe<T> e) |
Copyright © 2016. All rights reserved.