public class ClassSignatureFormatContext extends Object implements TypeFormatContext
CLASS_SIG, DEFAULT, SIMPLE| Constructor and Description |
|---|
ClassSignatureFormatContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendSpace(StringBuilder builder) |
void |
formatParameterized(StringBuilder builder,
ParameterizedTypeInfo type) |
String |
getClassName(Class<?> c) |
String |
getFormattedNone() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitformatArraypublic String getClassName(Class<?> c)
getClassName in interface TypeFormatContextpublic void appendSpace(StringBuilder builder)
appendSpace in interface TypeFormatContextpublic void formatParameterized(StringBuilder builder, ParameterizedTypeInfo type)
formatParameterized in interface TypeFormatContextpublic String getFormattedNone()
getFormattedNone in interface TypeFormatContextNoTypeInfo,
TypeInfo.NONECopyright © 2025 HtmlUnit. All rights reserved.