public class ReadOnlyLocation extends ConstrainedLocation
base, converter| Constructor and Description |
|---|
ReadOnlyLocation() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
coerce(java.lang.Object newValue) |
boolean |
isConstant() |
static ReadOnlyLocation |
make(Location base) |
get, get, getKeyProperty, getKeySymbol, isBound, make, set, setRestore, setWithSave, undefinepublic static ReadOnlyLocation make(Location base)
public boolean isConstant()
isConstant in class ConstrainedLocationprotected java.lang.Object coerce(java.lang.Object newValue)
coerce in class ConstrainedLocation