Modifier and type | Action and description |
---|---|
BoundType | direction |
final boolean | equals(Object) |
final int | hashCode |
static io.sarl.lang.core.Event.Bound | of(Class<T>,BoundType) Creation a bound with the given type and direction. |
final java.lang.String | toString |
java.lang.Class<T> | type |
def direction : BoundType
def equals(Object) : boolean
def hashCode : int
def of(Class<T>,BoundType) : io.sarl.lang.core.Event.Bound
null
, then the default values are considered (see the documentation of each argument).
def toString : java.lang.String
def type : java.lang.Class<T>