Package org.robolectric.util
package org.robolectric.util
Package containing general utility classes.
-
ClassDescriptionConsumer<T>Represents an operation that accepts a single input argument and returns no result.Utility class used to join strings together with a delimiter.Logger for Robolectric.Marker interface for
InputStreamthat need special handling.OS-related utilities.Collects performance statistics for later reporting viaPerfStatsReporter.PerfStatsCollector.ThrowingRunnable<F extends Exception>Runnable that throws an exception.PerfStatsCollector.ThrowingSupplier<T,F extends Exception> Supplier that throws an exception.Deprecated.Scheduler APIs only function when using LooperMode.LEGACY.Describes the current state of aScheduler.Simple implementation of PerfStatsReporter that writes stats to stdout.Soft reference to ajava.lang.ThreadLocal.A helper class for working with temporary directories.Generic collection of utility methods.