public interface JBossInterface extends Cloneable
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Clone the object
|
String |
toShortString()
Print a short version of the object
|
void |
toShortString(JBossStringBuilder buffer)
Append the key class properties to the buffer
|
Object clone()
String toShortString()
void toShortString(JBossStringBuilder buffer)
buffer
- the bufferCopyright © 2018 JBoss by Red Hat. All rights reserved.