@InterfaceAudience.Public @InterfaceStability.Evolving public abstract class AbstractEvent<TYPE extends Enum<TYPE>> extends Object implements Event<TYPE>
Constructor and Description |
---|
AbstractEvent(TYPE type) |
AbstractEvent(TYPE type,
long timestamp) |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.