T
- The type of the object which is the source of this sequence.public class Sequence<T> extends Object
Constructor and Description |
---|
Sequence(Event[] events,
T source)
Creates a new sequence made up of the specified events and derived from the
specified source.
|
public Event[] getEvents()
public T getSource()
Copyright © 2015 The Apache Software Foundation. All rights reserved.