| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayInputStream |
class |
ByteArrayOutputStream |
class |
DataInputStream |
class |
DataOutputStream |
class |
EOFException |
class |
FileNotFoundException |
class |
InputStream |
class |
InputStreamReader |
class |
InterruptedIOException |
class |
IOException |
class |
OutputStream |
class |
OutputStreamWriter |
class |
PrintStream |
class |
Reader |
class |
StringReader |
class |
StringWriter |
class |
UnsupportedEncodingException |
class |
UTFDataFormatException |
class |
Writer |
| Modifier and Type | Field and Description |
|---|---|
protected Object |
Writer.lock |
protected Object |
Reader.lock |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintStream.print(Object obj) |
void |
PrintStream.println(Object x) |
| Constructor and Description |
|---|
Reader(Object lock) |
Writer(Object lock) |
| Modifier and Type | Method and Description |
|---|---|
Object |
Class.cast(Object object) |
protected Object |
Object.clone() |
protected Object |
Enum.clone() |
protected static <T> T[] |
Enum.getEnumValues(Class<T> class_) |
Object |
Class.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
StringBuilder.append(Object obj) |
StringBuffer |
StringBuffer.append(Object obj) |
static void |
System.arraycopy(Object src,
int srcOffset,
Object dst,
int dstOffset,
int length) |
Object |
Class.cast(Object object) |
abstract boolean |
Record.equals(Object obj) |
boolean |
String.equals(Object anObject) |
boolean |
Short.equals(Object obj) |
boolean |
Object.equals(Object obj) |
boolean |
Long.equals(Object obj) |
boolean |
Integer.equals(Object obj) |
boolean |
Float.equals(Object obj) |
boolean |
Enum.equals(Object other) |
boolean |
Double.equals(Object obj) |
boolean |
Character.equals(Object obj) |
boolean |
Byte.equals(Object obj) |
boolean |
Boolean.equals(Object obj) |
static String |
String.format(String format,
Object... args) |
static int |
System.identityHashCode(Object x) |
StringBuilder |
StringBuilder.insert(int offset,
Object obj) |
StringBuffer |
StringBuffer.insert(int offset,
Object obj) |
boolean |
Class.isInstance(Object obj) |
protected static void |
Enum.setEnumValues(Object[] values,
Class c) |
static String |
String.valueOf(Object obj) |
| Constructor and Description |
|---|
AssertionError(Object detailMessage) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationFormatError |
class |
IncompleteAnnotationException |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Annotation.equals(Object obj) |
| Modifier and Type | Class and Description |
|---|---|
class |
CallSite |
class |
LambdaMetafactory |
class |
MethodHandle |
class |
MethodHandles |
static class |
MethodHandles.Lookup |
class |
MethodType |
class |
StringConcatFactory |
| Modifier and Type | Method and Description |
|---|---|
Object |
MethodHandle.invoke(Object... a) |
Object |
MethodHandle.invokeExact(Object... a) |
Object |
MethodHandle.invokeWithArguments(List<?> a) |
Object |
MethodHandle.invokeWithArguments(Object... a) |
| Modifier and Type | Class and Description |
|---|---|
class |
Reference |
class |
WeakReference |
| Modifier and Type | Method and Description |
|---|---|
Object |
Reference.get() |
| Constructor and Description |
|---|
WeakReference(Object ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
Array |
class |
Constructor |
class |
Method |
| Modifier and Type | Method and Description |
|---|---|
static Object |
Array.newInstance(Class<?> componentType,
int length) |
static Object |
Array.newInstance(Class<?> componentType,
int[] dimensions) |
| Modifier and Type | Class and Description |
|---|---|
class |
URI |
class |
URISyntaxException |
| Modifier and Type | Method and Description |
|---|---|
boolean |
URI.equals(Object that) |
| Modifier and Type | Class and Description |
|---|---|
class |
Charset |
class |
StandardCharsets |
| Modifier and Type | Class and Description |
|---|---|
class |
DateFormat |
class |
DateFormatSymbols |
class |
Format |
class |
ParseException |
class |
SimpleDateFormat |
| Modifier and Type | Method and Description |
|---|---|
Object |
SimpleDateFormat.clone() |
Object |
DateFormatSymbols.clone() |
Object |
DateFormat.clone() |
abstract Object |
Format.parseObject(String source) |
Object |
DateFormat.parseObject(String source) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DateFormat.equals(Object obj) |
abstract String |
Format.format(Object source) |
String |
DateFormat.format(Object obj) |
| Modifier and Type | Class and Description |
|---|---|
class |
Clock |
class |
Duration |
class |
Instant |
class |
LocalDate |
class |
LocalDateTime |
class |
LocalTime |
class |
OffsetDateTime |
class |
Period |
class |
ZonedDateTime |
class |
ZoneId |
class |
ZoneOffset |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ZonedDateTime.equals(Object obj) |
boolean |
ZoneId.equals(Object obj) |
boolean |
OffsetDateTime.equals(Object obj) |
boolean |
LocalTime.equals(Object obj) |
boolean |
LocalDateTime.equals(Object obj) |
boolean |
LocalDate.equals(Object obj) |
boolean |
Instant.equals(Object obj) |
boolean |
Duration.equals(Object obj) |
| Modifier and Type | Class and Description |
|---|---|
class |
DateTimeFormatter |
class |
DateTimeParseException |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCollection<E> |
class |
AbstractList<E> |
class |
AbstractMap<K,V> |
static class |
AbstractMap.SimpleEntry<K,V> |
static class |
AbstractMap.SimpleImmutableEntry<K,V> |
class |
AbstractQueue<E> |
class |
AbstractSequentialList<E> |
class |
AbstractSet<E> |
class |
ArrayDeque<E> |
class |
ArrayList<E> |
class |
Arrays |
class |
BitSet |
class |
Calendar |
class |
Collections |
class |
ConcurrentModificationException |
class |
Date |
class |
Dictionary<K,V> |
class |
EmptyStackException |
class |
EventListenerProxy |
class |
HashMap<K,V> |
class |
HashSet<E> |
class |
Hashtable<K,V> |
class |
IdentityHashMap<K,V> |
class |
LinkedHashMap<K,V> |
class |
LinkedHashSet<E> |
class |
LinkedList<E> |
class |
Locale |
class |
NoSuchElementException |
class |
Objects |
class |
Observable |
class |
PriorityQueue<E> |
class |
Random |
class |
Stack<E> |
class |
StringTokenizer |
class |
Timer |
class |
TimerTask |
class |
TimeZone |
class |
TreeMap<K,V> |
class |
TreeSet<E> |
class |
Vector<E> |
| Modifier and Type | Field and Description |
|---|---|
protected Object[] |
Vector.elementData |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Object & Comparable<? super T>> |
Collections.max(Collection<? extends T> collection) |
static <T extends Object & Comparable<? super T>> |
Collections.min(Collection<? extends T> collection) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T[] |
Arrays.copyOf(T[] original,
int newLength) |
static <T> T[] |
Arrays.copyOf(T[] original,
int newLength,
Class<? extends T[]> newType) |
static <T> T[] |
Arrays.copyOfRange(T[] original,
int from,
int to) |
static <T,U> T[] |
Arrays.copyOfRange(U[] original,
int from,
int to,
Class<? extends T[]> newType) |
Object |
StringTokenizer.nextElement() |
Object[] |
Vector.toArray() |
Object[] |
Set.toArray() |
Object[] |
PriorityQueue.toArray() |
Object[] |
List.toArray() |
Object[] |
LinkedList.toArray() |
Object[] |
Collection.toArray() |
Object[] |
ArrayList.toArray() |
Object[] |
AbstractList.toArray() |
Object[] |
AbstractCollection.toArray() |
<T> T[] |
Vector.toArray(T[] contents) |
<T> T[] |
Set.toArray(T[] array) |
<T> T[] |
PriorityQueue.toArray(T[] array) |
<T> T[] |
List.toArray(T[] array) |
<T> T[] |
LinkedList.toArray(T[] contents) |
<T> T[] |
Collection.toArray(T[] array) |
<T> T[] |
ArrayList.toArray(T[] contents) |
<T> T[] |
AbstractList.toArray(T[] contents) |
<T> T[] |
AbstractCollection.toArray(T[] contents) |
| Modifier and Type | Method and Description |
|---|---|
static <T> boolean |
Collections.addAll(Collection<? super T> c,
T... a) |
boolean |
Calendar.after(Object when) |
static <T> List<T> |
Arrays.asList(T... array) |
boolean |
Calendar.before(Object when) |
static int |
Arrays.binarySearch(Object[] array,
int startIndex,
int endIndex,
Object object) |
static int |
Arrays.binarySearch(Object[] array,
int startIndex,
int endIndex,
Object object) |
static int |
Arrays.binarySearch(Object[] array,
Object object) |
static int |
Arrays.binarySearch(Object[] array,
Object object) |
static <T> int |
Arrays.binarySearch(T[] array,
int startIndex,
int endIndex,
T object,
Comparator<? super T> comparator) |
static <T> int |
Arrays.binarySearch(T[] array,
T object,
Comparator<? super T> comparator) |
boolean |
Vector.contains(Object object) |
boolean |
TreeSet.contains(Object object) |
boolean |
Set.contains(Object object) |
boolean |
PriorityQueue.contains(Object object) |
boolean |
List.contains(Object object) |
boolean |
LinkedList.contains(Object object) |
boolean |
Hashtable.contains(Object value) |
boolean |
HashSet.contains(Object object) |
boolean |
Collection.contains(Object object) |
boolean |
ArrayList.contains(Object object) |
boolean |
ArrayDeque.contains(Object obj) |
boolean |
AbstractCollection.contains(Object object) |
boolean |
TreeMap.containsKey(Object key) |
boolean |
Map.containsKey(Object key) |
boolean |
IdentityHashMap.containsKey(Object key) |
boolean |
Hashtable.containsKey(Object key) |
boolean |
HashMap.containsKey(Object key) |
boolean |
AbstractMap.containsKey(Object key) |
boolean |
TreeMap.containsValue(Object value) |
boolean |
Map.containsValue(Object value) |
boolean |
LinkedHashMap.containsValue(Object value) |
boolean |
IdentityHashMap.containsValue(Object value) |
boolean |
Hashtable.containsValue(Object value) |
boolean |
HashMap.containsValue(Object value) |
boolean |
AbstractMap.containsValue(Object value) |
void |
Vector.copyInto(Object[] elements) |
static <T> T[] |
Arrays.copyOf(T[] original,
int newLength) |
static <T> T[] |
Arrays.copyOf(T[] original,
int newLength,
Class<? extends T[]> newType) |
static <T> T[] |
Arrays.copyOfRange(T[] original,
int from,
int to) |
static <T,U> T[] |
Arrays.copyOfRange(U[] original,
int from,
int to,
Class<? extends T[]> newType) |
static boolean |
Arrays.deepEquals(Object[] array1,
Object[] array2) |
static boolean |
Arrays.deepEquals(Object[] array1,
Object[] array2) |
static boolean |
Objects.deepEquals(Object a,
Object b) |
static int |
Arrays.deepHashCode(Object[] array) |
static String |
Arrays.deepToString(Object[] array) |
boolean |
Vector.equals(Object object) |
boolean |
Set.equals(Object object) |
boolean |
Map.equals(Object object) |
boolean |
Map.Entry.equals(Object object) |
boolean |
List.equals(Object object) |
boolean |
IdentityHashMap.equals(Object object) |
boolean |
Hashtable.equals(Object object) |
boolean |
Date.equals(Object obj) |
boolean |
Comparator.equals(Object object) |
boolean |
Collection.equals(Object object) |
boolean |
Calendar.equals(Object obj) |
boolean |
BitSet.equals(Object obj) |
boolean |
AbstractSet.equals(Object object) |
boolean |
AbstractMap.equals(Object object) |
boolean |
AbstractMap.SimpleImmutableEntry.equals(Object object) |
boolean |
AbstractMap.SimpleEntry.equals(Object object) |
boolean |
AbstractList.equals(Object object) |
static boolean |
Arrays.equals(Object[] array1,
Object[] array2) |
static boolean |
Arrays.equals(Object[] array1,
Object[] array2) |
static boolean |
Objects.equals(Object a,
Object b) |
static void |
Arrays.fill(Object[] array,
int start,
int end,
Object value) |
static void |
Arrays.fill(Object[] array,
int start,
int end,
Object value) |
static void |
Arrays.fill(Object[] array,
Object value) |
static void |
Arrays.fill(Object[] array,
Object value) |
static int |
Collections.frequency(Collection<?> c,
Object o) |
V |
TreeMap.get(Object key) |
V |
Map.get(Object key) |
V |
LinkedHashMap.get(Object key) |
V |
IdentityHashMap.get(Object key) |
V |
Hashtable.get(Object key) |
V |
HashMap.get(Object key) |
abstract V |
Dictionary.get(Object key) |
V |
AbstractMap.get(Object key) |
default V |
Map.getOrDefault(Object key,
V defaultValue) |
static int |
Objects.hash(Object... values) |
static int |
Objects.hashCode(Object o) |
static int |
Arrays.hashCode(Object[] array) |
int |
Vector.indexOf(Object object) |
int |
List.indexOf(Object object) |
int |
LinkedList.indexOf(Object object) |
int |
ArrayList.indexOf(Object object) |
int |
AbstractList.indexOf(Object object) |
int |
Vector.indexOf(Object object,
int location) |
int |
Vector.lastIndexOf(Object object) |
int |
List.lastIndexOf(Object object) |
int |
LinkedList.lastIndexOf(Object object) |
int |
ArrayList.lastIndexOf(Object object) |
int |
AbstractList.lastIndexOf(Object object) |
int |
Vector.lastIndexOf(Object object,
int location) |
static boolean |
Objects.nonNull(Object obj) |
void |
Observable.notifyObservers(Object data) |
boolean |
Vector.remove(Object object) |
boolean |
TreeSet.remove(Object object) |
V |
TreeMap.remove(Object key) |
boolean |
Set.remove(Object object) |
boolean |
PriorityQueue.remove(Object o) |
V |
Map.remove(Object key) |
boolean |
List.remove(Object object) |
boolean |
LinkedList.remove(Object object) |
V |
LinkedHashMap.remove(Object key) |
V |
IdentityHashMap.remove(Object key) |
V |
Hashtable.remove(Object key) |
boolean |
HashSet.remove(Object object) |
V |
HashMap.remove(Object key) |
abstract V |
Dictionary.remove(Object key) |
boolean |
Collection.remove(Object object) |
boolean |
ArrayList.remove(Object object) |
boolean |
ArrayDeque.remove(Object obj) |
V |
AbstractMap.remove(Object key) |
boolean |
AbstractCollection.remove(Object object) |
default boolean |
Map.remove(Object key,
Object value) |
boolean |
Vector.removeElement(Object object) |
boolean |
LinkedList.removeFirstOccurrence(Object o) |
boolean |
Deque.removeFirstOccurrence(Object o) |
boolean |
ArrayDeque.removeFirstOccurrence(Object obj) |
boolean |
LinkedList.removeLastOccurrence(Object o) |
boolean |
Deque.removeLastOccurrence(Object o) |
boolean |
ArrayDeque.removeLastOccurrence(Object obj) |
int |
Stack.search(Object o) |
static void |
Arrays.sort(Object[] array) |
static void |
Arrays.sort(Object[] array,
int start,
int end) |
static <T> void |
Arrays.sort(T[] array,
Comparator<? super T> comparator) |
static <T> void |
Arrays.sort(T[] array,
int start,
int end,
Comparator<? super T> comparator) |
<T> T[] |
Vector.toArray(T[] contents) |
<T> T[] |
Set.toArray(T[] array) |
<T> T[] |
PriorityQueue.toArray(T[] array) |
<T> T[] |
List.toArray(T[] array) |
<T> T[] |
LinkedList.toArray(T[] contents) |
<T> T[] |
Collection.toArray(T[] array) |
<T> T[] |
ArrayList.toArray(T[] contents) |
<T> T[] |
AbstractList.toArray(T[] contents) |
<T> T[] |
AbstractCollection.toArray(T[] contents) |
static String |
Objects.toString(Object o) |
static String |
Arrays.toString(Object[] array) |
static String |
Objects.toString(Object o,
String nullDefault) |
void |
Observer.update(Observable observable,
Object data) |
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadLocalRandom |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicBoolean |
class |
AtomicInteger |
class |
AtomicLong |
class |
AtomicReference<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
Collectors |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
Stream.toArray() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Stream<T> |
Stream.of(T... values) |
Copyright © 2026. All rights reserved.