Uses of Package
org.docx4j.com.google.common.base
-
Classes in org.docx4j.com.google.common.base used by org.docx4j.com.google.common.base Class Description Equivalence A strategy for determining whether two instances are considered equivalent, and for computing hash codes in a manner consistent with that equivalence.Equivalence.Wrapper Wraps an object so thatEquivalence.Wrapper.equals(Object)andEquivalence.Wrapper.hashCode()delegate to anEquivalence.Function Legacy version ofjava.util.function.Function.MoreObjects.ToStringHelper Support class forMoreObjects.toStringHelper(java.lang.Object).Predicate Legacy version ofjava.util.function.Predicate.Stopwatch An object that measures elapsed time in nanoseconds.Supplier Legacy version ofjava.util.function.Supplier.Ticker A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time. -
Classes in org.docx4j.com.google.common.base used by org.docx4j.com.google.common.cache Class Description Function Legacy version ofjava.util.function.Function.Supplier Legacy version ofjava.util.function.Supplier.Ticker A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time. -
Classes in org.docx4j.com.google.common.base used by org.docx4j.com.google.common.collect Class Description Predicate Legacy version ofjava.util.function.Predicate. -
Classes in org.docx4j.com.google.common.base used by org.docx4j.com.google.common.util.concurrent Class Description Function Legacy version ofjava.util.function.Function.