Class Hierarchy
- java.lang.Object
- com.facebook.buck.util.AbstractCloseableMemoizedSupplier<T,E> (implements java.lang.AutoCloseable, java.util.function.Supplier<T>)
- com.facebook.buck.util.CloseableMemoizedSupplier<T>
- com.facebook.buck.util.ThrowingCloseableMemoizedSupplier<T,E>
- com.facebook.buck.util.AbstractCloseableWrapper<T,E> (implements java.lang.AutoCloseable)
- com.facebook.buck.util.CloseableWrapper<T>
- com.facebook.buck.util.ThrowingCloseableWrapper<T,E>
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- com.facebook.buck.util.ImmutableMapWithNullValues<K,V>
- com.facebook.buck.util.Ansi
- com.facebook.buck.util.AnsiEnvironmentChecking
- com.facebook.buck.util.BgProcessKiller
- com.facebook.buck.util.BuckConstant
- com.facebook.buck.util.ByteBufferReplacer
- com.facebook.buck.util.ChunkAccumulator
- com.facebook.buck.util.ClassLoaderCache (implements java.lang.AutoCloseable)
- com.facebook.buck.util.CloseableHolder<T> (implements java.io.Closeable)
- com.facebook.buck.util.CommandSplitter
- com.facebook.buck.util.Console
- com.facebook.buck.util.DuplicatingConsole
- com.facebook.buck.util.ContextualProcessExecutor (implements com.facebook.buck.util.ProcessExecutor)
- com.facebook.buck.util.DefaultFilteredDirectoryCopier (implements com.facebook.buck.util.FilteredDirectoryCopier)
- com.facebook.buck.util.DefaultProcessExecutor (implements com.facebook.buck.util.ProcessExecutor)
- com.facebook.buck.util.DirectoryCleaner
- com.facebook.buck.util.DirectoryCleaner.PathStats
- com.facebook.buck.util.DirectoryCleanerArgs
- com.facebook.buck.util.Discardable<T>
- com.facebook.buck.util.ErrorLogger
- com.facebook.buck.util.ErrorLogger.DeconstructedException
- com.facebook.buck.util.Escaper
- com.facebook.buck.util.ForwardingProcessListener (implements com.facebook.buck.util.ListeningProcessExecutor.ProcessListener)
- com.facebook.buck.util.ImmutableDirectoryCleanerArgs.Builder
- com.facebook.buck.util.DirectoryCleanerArgs.Builder
- com.facebook.buck.util.ImmutableMapWithNullValues.Builder<K,V>
- com.facebook.buck.util.ImmutableProcessExecutorParams.Builder
- com.facebook.buck.util.ProcessExecutorParams.Builder
- com.facebook.buck.util.InputStreamConsumer (implements java.util.concurrent.Callable<V>)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.facebook.buck.util.LenientBooleanJsonDeserializer
- com.facebook.buck.util.Libc.Constants
- com.facebook.buck.util.LineFetcher (implements java.lang.AutoCloseable)
- com.facebook.buck.util.ListeningCharsetDecoder
- com.facebook.buck.util.ListeningCharsetEncoder
- com.facebook.buck.util.ListeningProcessExecutor
- com.facebook.buck.util.Memoizer<T>
- com.facebook.buck.util.MoreExceptions
- com.facebook.buck.util.MoreFunctions
- com.facebook.buck.util.MoreIterables
- com.facebook.buck.util.MoreMaps
- com.facebook.buck.util.MoreSuppliers
- com.facebook.buck.util.MoreThrowables
- com.facebook.buck.util.NamedTemporaryDirectory (implements java.io.Closeable)
- com.facebook.buck.util.NamedTemporaryFile (implements java.io.Closeable, java.util.function.Supplier<T>)
- com.facebook.buck.util.ObjectFileCommonModificationDate
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.FilterOutputStream
- java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
- com.facebook.buck.util.CapturingPrintStream
- com.facebook.buck.util.DirtyPrintStreamDecorator
- java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
- com.facebook.buck.util.TeeOutputStream
- java.io.FilterOutputStream
- com.facebook.buck.util.PatternAndMessage
- com.facebook.buck.util.PatternsMatcher
- com.facebook.buck.util.PkillProcessManager (implements com.facebook.buck.util.ProcessManager)
- com.facebook.buck.util.PrintStreamProcessExecutorFactory (implements com.facebook.buck.util.ProcessExecutorFactory)
- com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl (implements com.facebook.buck.util.ProcessExecutor.LaunchedProcess)
- com.facebook.buck.util.ProcessExecutor.Result
- com.facebook.buck.util.ProcessExecutorParams
- com.facebook.buck.util.ProcessHelper
- com.facebook.buck.util.ProcessRegistry
- com.facebook.buck.util.ProcessResourceConsumption
- com.facebook.buck.util.Statistics
- com.facebook.buck.util.Threads
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.facebook.buck.util.CleanBuildShutdownException
- java.lang.RuntimeException
- com.facebook.buck.util.BuckIsDyingException
- com.facebook.buck.core.exceptions.HumanReadableException (implements com.facebook.buck.core.exceptions.ExceptionWithHumanReadableMessage)
- com.facebook.buck.util.CommandLineException (implements com.facebook.buck.core.exceptions.ExceptionWithHumanReadableMessage)
- java.lang.Exception
- com.facebook.buck.util.ThrowingMemoizer<T,E>
- com.facebook.buck.util.TimeFormat
- com.facebook.buck.util.Types
- com.facebook.buck.util.UnixUserIdFetcher (implements com.facebook.buck.util.UserIdFetcher)
- com.facebook.buck.util.VersionStringComparator (implements java.util.Comparator<T>)
- com.facebook.buck.util.WeakMemoizer<T>
- java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
- java.io.OutputStreamWriter
- com.facebook.buck.util.ThrowingPrintWriter
- java.io.OutputStreamWriter
- com.facebook.buck.util.ZipFileTraversal
- com.facebook.buck.util.AbstractCloseableMemoizedSupplier<T,E> (implements java.lang.AutoCloseable, java.util.function.Supplier<T>)
Interface Hierarchy
- java.lang.AutoCloseable
- com.facebook.buck.util.Scope
- com.facebook.buck.util.DirectoryCleaner.PathSelector
- com.facebook.buck.util.ErrorLogger.LogImpl
- com.facebook.buck.util.FilteredDirectoryCopier
- com.facebook.buck.util.InputStreamConsumer.Handler
- com.sun.jna.Library
- com.facebook.buck.util.Libc
- com.facebook.buck.util.Libc.OpenPtyLibrary
- com.facebook.buck.util.ListeningCharsetDecoder.DecoderListener
- com.facebook.buck.util.ListeningCharsetEncoder.EncoderListener
- com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
- com.facebook.buck.util.ListeningProcessExecutor.ProcessListener
- com.facebook.buck.util.ProcessExecutor
- com.facebook.buck.util.ProcessExecutor.LaunchedProcess
- com.facebook.buck.util.ProcessExecutorFactory
- com.facebook.buck.util.ProcessManager
- com.facebook.buck.util.ProcessRegistry.ProcessRegisterCallback
- com.facebook.buck.util.UserIdFetcher
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.facebook.buck.util.Ansi.SeverityLevel
- com.facebook.buck.util.DependencyMode
- com.facebook.buck.util.Escaper.Quoter
- com.facebook.buck.util.ExitCode
- com.facebook.buck.util.ProcessExecutor.Option
- com.facebook.buck.util.Verbosity
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)