public static class ShortRange.Adapter extends NumberRange.Adapter<java.lang.Short,ShortRange.Container,ShortRange>
| Constructor and Description |
|---|
ShortRange.Adapter() |
| Modifier and Type | Method and Description |
|---|---|
protected ShortRange.Container |
newContainer() |
protected ShortRange |
newNumberRange(java.lang.Short from,
java.lang.Short to) |
marshal, unmarshal@Nonnull protected ShortRange.Container newContainer()
newContainer in class NumberRange.Adapter<java.lang.Short,ShortRange.Container,ShortRange>@Nonnull protected ShortRange newNumberRange(@Nullable@Including java.lang.Short from, @Nullable@Excluding java.lang.Short to)
newNumberRange in class NumberRange.Adapter<java.lang.Short,ShortRange.Container,ShortRange>Copyright © 2013 echocat. All Rights Reserved.