public abstract class ClassSignatureBase extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ClassSignatureBase.ToStringComparator |
| Constructor and Description |
|---|
ClassSignatureBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSignatureElements(ClassSignatureElement[] elems)
Adds the signature elements to set of used signature elements
|
protected String |
annotationToString(Object[] a) |
protected String |
annotationToString(Object[][] a) |
abstract String |
getValue()
Evaluate and return signature value
|
boolean |
hasElement(ClassSignatureElement element)
Check if given signature element is set.
|
public abstract String getValue() throws Exception
Exceptionpublic void addSignatureElements(ClassSignatureElement[] elems)
elems - public boolean hasElement(ClassSignatureElement element)
element - Copyright © 2018. All rights reserved.