| Interface | Description |
|---|---|
| Appendable | |
| AutoCloseable | |
| CharSequence | |
| Cloneable | |
| Comparable<T> | |
| Iterable<T> | |
| Runnable |
| Class | Description |
|---|---|
| Boolean | |
| Byte | |
| Character | |
| Class<T> | |
| ClassLoader | |
| Double | |
| Enum<E extends Enum<E>> | |
| Float | |
| Integer | |
| Long | |
| Math | |
| Number | |
| Object | |
| Record | |
| Runtime | |
| Short | |
| StackTraceElement | |
| String | |
| StringBuffer | |
| StringBuilder | |
| System | |
| Thread | |
| ThreadLocal<T> | |
| Throwable | |
| Void |
| Error | Description |
|---|---|
| AbstractMethodError | |
| AssertionError | |
| Error | |
| IncompatibleClassChangeError | |
| LinkageError | |
| NoClassDefFoundError | |
| NoSuchFieldError | |
| OutOfMemoryError | |
| VirtualMachineError |
| Annotation Type | Description |
|---|---|
| Deprecated | |
| Override | |
| SafeVarargs | |
| SuppressWarnings |
Copyright © 2026. All rights reserved.