public class LayoutDecoratorConfig<W,C extends W,M extends C> extends Object
LayoutDecoratorConfig()
boolean
equals(Object that)
protected Layout<W,C,M>
getLayout()
int
hashCode()
LayoutDecoratorConfig<W,C,M>
setLayout(Layout<W,C,M> layout)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public LayoutDecoratorConfig()
public LayoutDecoratorConfig<W,C,M> setLayout(Layout<W,C,M> layout)
public boolean equals(Object that)
equals
Object
public int hashCode()
hashCode
protected Layout<W,C,M> getLayout()
Copyright © 2015. All Rights Reserved.