public abstract class AddressFunction extends Object implements Function
Modifier and Type | Field and Description |
---|---|
protected AddressValue |
address |
Constructor and Description |
---|
AddressFunction() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
AddressValue |
getAddressValue()
Returns the address value of address function
|
String |
toString() |
abstract void |
update(Object[] arguments) |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getParameterTypes, initialize, update
protected final AddressValue address
public AddressFunction()
public abstract void update(Object[] arguments) throws MaltChainedException
MaltChainedException
public AddressValue getAddressValue()
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.