|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.algosome.common.io.SourceEvent
public class SourceEvent
Constructor Summary | |
---|---|
SourceEvent(java.lang.Object sm,
Source previous,
Source next)
|
Method Summary | |
---|---|
Source |
getNext()
|
Source |
getPrevious()
|
java.lang.Object |
getSource()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SourceEvent(java.lang.Object sm, Source previous, Source next)
Method Detail |
---|
public Source getPrevious()
public Source getNext()
public java.lang.Object getSource()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |