public class AroundPrecision extends Object implements Serializable
| Constructor and Description |
|---|
AroundPrecision() |
AroundPrecision(long from,
long value) |
| Modifier and Type | Method and Description |
|---|---|
long |
getFrom() |
long |
getValue() |
AroundPrecision |
setFrom(long from) |
AroundPrecision |
setValue(long value) |
public AroundPrecision()
public AroundPrecision(long from,
long value)
public long getFrom()
public AroundPrecision setFrom(long from)
public long getValue()
public AroundPrecision setValue(long value)
Copyright © 2019. All rights reserved.