T
public abstract class AbstractSimpleEventContextElement<T> extends Object implements EventContextElement
protected
AbstractSimpleEventContextElement(T param)
boolean
equals(Object obj)
int
hashCode()
String
render()
protected abstract String
render(T param)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected AbstractSimpleEventContextElement(T param)
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
public String render()
render
EventContextElement
protected abstract String render(T param)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.