hep.aida.ref.tuple
Class TupleEvent
- java.lang.Object
-
- java.util.EventObject
-
- hep.aida.ref.tuple.TupleEvent
-
- All Implemented Interfaces:
- FTupleEvent, java.io.Serializable
public class TupleEvent extends java.util.EventObject implements FTupleEvent
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description TupleEvent(java.lang.Object source)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetFirstIndex()intgetLastIndex()voidsetRange(int first, int last)-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface hep.aida.ref.tuple.FTupleEvent
getSource
-
-
-
-
Method Detail
-
setRange
public void setRange(int first, int last)
-
getFirstIndex
public int getFirstIndex()
- Specified by:
getFirstIndexin interfaceFTupleEvent
-
getLastIndex
public int getLastIndex()
- Specified by:
getLastIndexin interfaceFTupleEvent
-
-
DMelt 3.0 © DataMelt by jWork.ORG