Package org.docx4j.com.google.common.base
package org.docx4j.com.google.common.base
-
ClassDescriptionStatic methods pertaining to ASCII characters (those in the range of values
0x00through0x7F), and to strings containing such characters.Equivalence<T>A strategy for determining whether two instances are considered equivalent, and for computing hash codes in a manner consistent with that equivalence.Wraps an object so thatEquivalence.Wrapper.equals(Object)andEquivalence.Wrapper.hashCode()delegate to anEquivalence.Function<F,T> Legacy version ofjava.util.function.Function.Helper functions that operate on anyObject, and are not already provided inObjects.Support class forMoreObjects.toStringHelper(java.lang.Object).Helper functions that can operate on anyObject.Static convenience methods that help a method or constructor check whether it was invoked correctly (that is, whether its preconditions were met).Predicate<T>Legacy version ofjava.util.function.Predicate.An object that measures elapsed time in nanoseconds.Static utility methods pertaining toStringorCharSequenceinstances.Supplier<T>Legacy version ofjava.util.function.Supplier.Useful suppliers.Static utility methods pertaining to instances ofThrowable.A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time.