-
Deprecated Classes
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionProvided only to satisfy the
BiPredicateinterface; useEquivalence.equivalent(T, T)instead.Usethrow eorthrow new RuntimeException(e)directly, or use a combination ofThrowables.throwIfUnchecked(java.lang.Throwable)andthrow new RuntimeException(e). For background on the deprecation, read Why we deprecatedThrowables.propagate.UseThrowables.throwIfInstanceOf(java.lang.Throwable, java.lang.Class<X>), which has the same behavior but rejectsnull.UseThrowables.throwIfUnchecked(java.lang.Throwable), which has the same behavior but rejectsnull.Provided to satisfy theFunctioninterface; useLoadingCache.get(K)orLoadingCache.getUnchecked(K)instead.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.no need to use thisUnsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.Unsupported operation.no need to use thisFor debug only.useFontCache.loadFrom(File)insteadUseSectionIDMap.get(byte[])instead!UseSectionIDMap.put(byte[], PropertyIDMap)instead!UseLittleEndian.getUByte(byte[], int)insteadUseLittleEndian.putInt(byte[], int, int)insteadUseLittleEndian.putShort(byte[], int, short)insteadUseLittleEndian.putUInt(byte[], int, long)insteadUse of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.
-
Deprecated Constructors