public abstract class ClassTypeInfo extends TypeInfoBase
BIG_INT, BOOLEAN, BYTE, CHARACTER, DATE, DOUBLE, FLOAT, INT, LONG, NONE, NUMBER, OBJECT, OBJECT_ARRAY, PRIMITIVE_BOOLEAN, PRIMITIVE_BYTE, PRIMITIVE_CHARACTER, PRIMITIVE_DOUBLE, PRIMITIVE_FLOAT, PRIMITIVE_INT, PRIMITIVE_LONG, PRIMITIVE_SHORT, PRIMITIVE_VOID, RAW_CLASS, RAW_CONSUMER, RAW_ENUM_SET, RAW_FUNCTION, RAW_LIST, RAW_MAP, RAW_OPTIONAL, RAW_PREDICATE, RAW_SET, RAW_SUPPLIER, RUNNABLE, SHORT, STRING, STRING_ARRAY, VOID| Modifier and Type | Method and Description |
|---|---|
void |
append(TypeFormatContext ctx,
StringBuilder builder) |
Class<?> |
asClass()
|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
is(Class<?> c) |
boolean |
shouldConvert() |
newArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcollectComponentClass, consolidate, createDefaultValue, enumConstants, getComponentType, getTypeTag, isArray, isAssignableFrom, isBoolean, isByte, isCharacter, isDouble, isEnum, isFloat, isFunctionalInterface, isInstance, isInt, isInterface, isLong, isNot, isNumber, isObjectExact, isPrimitive, isShort, isString, isVoid, parampublic boolean is(Class<?> c)
Class parameter, false
otherwisepublic boolean shouldConvert()
public void append(TypeFormatContext ctx, StringBuilder builder)
Copyright © 2025 HtmlUnit. All rights reserved.