public class StateChangeEvent extends DumpableObject
Modifier and Type | Class and Description |
---|---|
static interface |
StateChangeEvent.Listener |
static interface |
StateChangeEvent.Source |
Constructor and Description |
---|
StateChangeEvent(StateChangeEvent.Source source) |
Modifier and Type | Method and Description |
---|---|
StateChangeEvent.Source |
getSource() |
boolean |
getState() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
public StateChangeEvent(StateChangeEvent.Source source)
public boolean getState()
public StateChangeEvent.Source getSource()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class DumpableObject
Copyright © 2014 EsprIT-Systems. All Rights Reserved.