| Constructor and Description |
|---|
MultiPointLocation() |
| Modifier and Type | Method and Description |
|---|---|
protected sirius.kernel.commons.Tuple<Double,Double> |
copyValue(sirius.kernel.commons.Tuple<Double,Double> value)
Creates a copy of the given value.
|
String |
toString() |
protected boolean |
valueNeedsCopy()
Determines if values in this list must be copied if the list is copied.
|
protected boolean valueNeedsCopy()
SafeListvalueNeedsCopy in class SafeList<sirius.kernel.commons.Tuple<Double,Double>>protected sirius.kernel.commons.Tuple<Double,Double> copyValue(sirius.kernel.commons.Tuple<Double,Double> value)
SafeListCopyright © 2018. All rights reserved.