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, undefine define, entered, getBase, getValue, make, make, make, print, setValue, toString clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic ReadOnlyLocation()
public static ReadOnlyLocation make(Location base)
public boolean isConstant()
isConstant in class ConstrainedLocation protected java.lang.Object coerce(java.lang.Object newValue)
coerce in class ConstrainedLocation