public class AbstractDecorator<T> extends org.rapidoid.RapidoidThing
protected T
decorated
AbstractDecorator(T decorated)
T
decorated()
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected volatile T decorated
public AbstractDecorator(T decorated)
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
public T decorated()
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.