Constructor and Description |
---|
RangeContainer() |
Modifier and Type | Method and Description |
---|---|
String |
from() |
void |
from(String newFrom) |
boolean |
fromPresent() |
String |
to() |
void |
to(String newTo) |
boolean |
toPresent() |
makeArrayList, makeUnmodifiableList
public void from(String newFrom)
public boolean fromPresent()
fromPresent
in interface Range
public void to(String newTo)
Copyright © 2016. All rights reserved.