public abstract class AroundRadius extends Object implements Serializable, CompoundType
| Constructor and Description |
|---|
AroundRadius() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
abstract Object |
getInsideValue() |
int |
hashCode() |
static AroundRadius |
of(Integer radius) |
static AroundRadius |
of(String s) |
public static AroundRadius of(String s)
public static AroundRadius of(Integer radius)
public abstract Object getInsideValue()
getInsideValue in interface CompoundTypeCopyright © 2018. All rights reserved.