jaulib v1.3.0
Jau Support Library (C++, Java, ..)
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Corg.jau.sys.PlatformTypes.ABIType
 Corg.jau.util.BaseCodec.AlphabetBase Alphabet Specification providing the alphabet for encode() and decode()
 Corg.jau.sys.AndroidUtil
 Corg.jau.sys.AndroidVersion
 Corg.jau.sys.elf.SectionArmAttributes.Attribute
 CAutoCloseable
 Corg.jau.util.BaseCodecBase codecs, i.e
 Corg.jau.util.BasicAlgos
 Corg.jau.util.BasicTypes
 Corg.jau.fs.CopyOptions.Bit
 Corg.jau.fs.FMode.Bit
 Corg.jau.fs.MountFlags.Bit
 Corg.jau.fs.TraverseOptions.Bit
 Corg.jau.fs.UnmountFlags.Bit
 Corg.jau.io.IOState.Bit
 Cjau.test.util.BitDemoData
 Corg.jau.util.BitfieldSimple bitfield interface for efficient bit storage access in O(1)
 Corg.jau.util.BitMath
 Corg.jau.io.Bitstream< T >Versatile Bitstream implementation supporting:
 Corg.jau.io.BuffersUtility methods allowing easy java.nio.Buffer manipulations
 Corg.jau.io.ByteInStreamUtilThis class represents an abstract byte input stream object
 Corg.jau.io.Bitstream< T >.ByteStream< T >General byte stream
 Corg.jau.io.Bitstream< T >.ByteStream< byte[]>
 Corg.jau.io.Bitstream< T >.ByteStream< ByteBuffer >
 Corg.jau.io.Bitstream< T >.ByteStream< InputStream >
 Corg.jau.io.Bitstream< T >.ByteStream< OutputStream >
 Corg.jau.io.MappedByteBufferInputStream.CacheMode
 CCharSequence
 Corg.jau.io.IOUtil.ClassResourcesHelper compound associating a class instance and resource paths to be resolved at a later time
 Corg.jau.io.Buffers.CleanerAccess to NIO sun.misc.Cleaner, allowing caller to deterministically clean a given sun.nio.ch.DirectBuffer
 Corg.jau.sys.Clock
 CCloneable
 CComparable
 Corg.jau.fs.CopyOptionsFilesystem copy options used to copy() path elements
 Cjau.test.junit.util.MiscUtils.CopyStats
 Corg.jau.sys.PlatformTypes.CPUFamily
 Corg.jau.sys.PlatformTypes.CPUType
 Corg.jau.lang.ExceptionUtils.CustomStackTraceInterface allowing Throwable specializations to provide their custom stack trace presentation
 Corg.jau.fs.DirItemRepresenting a directory item split into dirname() and basename()
 Cjau.test.util.TestArrayHashMap01.Dummy
 Cjau.test.util.TestArrayHashSet01.Dummy
 Corg.jau.sys.dl.DynamicLibraryBundleInfo
 Corg.jau.sys.dl.DynamicLinkerLow level secure dynamic linker access
 Corg.jau.sys.dl.DynamicLookupHelper
 Corg.jau.sys.elf.Ehdr_p1
 Corg.jau.sys.elf.Ehdr_p2
 Corg.jau.sys.elf.ElfHeaderPart1ELF ABI Header Part-1
 Corg.jau.sys.elf.ElfHeaderPart2ELF ABI Header Part-2
 Corg.jau.net.EUI48A packed 48 bit EUI-48 identifier, formerly known as MAC-48 or simply network device MAC address (Media Access Control address)
 Corg.jau.net.EUI48SubA 48 bit EUI-48 sub-identifier, see EUI48
 Corg.jau.lang.ExceptionUtils
 Corg.jau.util.Bitfield.FactorySimple Bitfield factory for returning the efficient implementation
 Corg.jau.fs.FileStats.Field
 Corg.jau.io.MappedByteBufferInputStream.FileResizeOpFile resize interface allowing a file to change its size, e.g
 Corg.jau.fs.FileStatsPlatform agnostic representation of POSIX ::lstat() and ::stat() for a given pathname
 Corg.jau.fs.FileUtilNative file types and functionality
 Corg.jau.fs.FModeGeneric file type and POSIX protection mode bits as used in file_stats, touch(), mkdir() etc
 Corg.jau.util.Function< R, A >Generic function interface to perform an action w/ given optional arguments producing an optional result
 Corg.jau.util.Hash32
 Corg.jau.util.Hash64
 Cjau.test.util.parallel.locks.LockFactory.ImplType
 CInterruptedException
 Corg.jau.lang.InterruptSourceInterface exposing java.lang.Thread#interrupt() source, intended for java.lang.Thread specializations
 Corg.jau.util.IntMath
 Corg.jau.io.IOStateMimic std::ios_base::iostate for state functionality, see iostate_func
 Corg.jau.io.IOStateFuncSupporting std::basic_ios's iostate functionality for all ByteInStream implementations
 Corg.jau.io.IOUtil
 Corg.jau.pkg.JarUtil
 Corg.jau.util.JauVersion
 Corg.jau.sys.JNILibraryStatic JNI Native Libraries handler
 Cjau.test.junit.util.JunitTracer
 Corg.jau.pkg.cache.TempJarCache.LoadState
 Cjau.test.util.parallel.locks.LockSpecifying a thread blocking lock implementation
 Cjau.test.util.parallel.locks.impl.LockDebugUtilFunctionality enabled if Lock#DEBUG is true
 Cjau.test.util.parallel.locks.LockFactory
 Corg.jau.sys.MachineDataInfoMachine data description for alignment and size onle, see com.jogamp.gluegen
 Cjau.sys.MachineDataInfoRuntimeRuntime operations of MachineDataInfo
 Corg.jau.io.MemUtil
 Corg.jau.lang.ReflectionUtil.MethodAccessorConvenient Method access class
 Cjau.test.junit.util.MiscUtils
 Corg.jau.fs.MountFlagsGeneric flag bit values for mount() flags
 Corg.jau.sys.PlatformTypes.OSType
 Corg.jau.fs.FileUtil.PathVisitorPath visitor for FileUtil#visit(FileStats, TraverseOptions, PathVisitor)
 Corg.jau.net.PiggybackURLConnection< AssetURLContext >
 Corg.jau.net.PiggybackURLContextSee PiggybackURLConnection for description and examples
 Corg.jau.sys.PlatformPropsPlatform Properties derived from Java properties
 Cjau.pkg.PlatformRuntimeInitialized by org.jau.sys.RuntimeProps
 Corg.jau.sys.PlatformTypesExposing types describing the underlying platform
 Corg.jau.sys.PropertyAccessHelper routines for accessing properties
 Corg.jau.lang.ReflectionUtilUtility methods to simplify reflection access
 Corg.jau.pkg.JarUtil.ResolverInterface allowing users to provide an URL resolver that will convert custom classloader URLs like Eclipse/OSGi bundleresource: URLs to normal jar: URLs
 Corg.jau.util.Ringbuffer< T >Ring buffer interface, a.k.a circular buffer
 Cjau.test.util.RingBuffer01Base
 CRunnable
 Corg.jau.util.parallel.RunnableExecutor
 CRuntimeException
 Corg.jau.sys.RuntimePropsRuntime platform properties derived from PlatformProps and runtime query
 Corg.jau.sys.elf.Section
 Corg.jau.sys.elf.SectionHeaderELF ABI Section Header
 Corg.jau.sec.SecurityUtil
 Corg.jau.sec.SHASumUtility class to produce secure hash (SHA) sums over diverse input sources
 Corg.jau.sys.elf.Shdr
 Corg.jau.sys.MachineDataInfo.StaticConfigStatic enumeration of MachineDataInfo instances used for high performance data size and alignment lookups, e.g
 Corg.jau.io.ByteInStreamUtil.StreamConsumer1Stream consumer using a byte array
 Corg.jau.io.ByteInStreamUtil.StreamConsumer2Stream consumer using a direct ByteBuffer
 Corg.jau.io.StructAccessor
 Corg.jau.sys.elf.SectionArmAttributes.Tag
 Corg.jau.pkg.cache.TempCacheReg
 Corg.jau.pkg.cache.TempFileCache
 Corg.jau.pkg.cache.TempJarCacheStatic Jar file cache handler using an underlying instance of TempFileCache, see getTempFileCache()
 Cjau.test.util.TestBaseCodec
 Cjau.test.util.TestBasicTypes
 Cjau.test.util.TestValueConversion
 Cjava.lang.Thread
 Corg.jau.fs.TraverseEventFilesystem traverse event used to call path_visitor for path elements from visit()
 Corg.jau.fs.TraverseOptionsFilesystem traverse options used to visit() path elements
 Corg.jau.fs.FileStats.Field.Type
 Corg.jau.sys.elf.SectionArmAttributes.Type
 Corg.jau.fs.UnmountFlagsGeneric flag bit class for umount() flags
 Corg.jau.lang.UnsafeUtilUtility methods allowing easy access to certain sun.misc.Unsafe functionality
 Corg.jau.net.UriThis class implements an immutable Uri as defined by RFC 2396
 Cjau.test.net.URIDumpUtil
 Corg.jau.net.UriQueryPropsHelper class to process URI's query, handled as properties
 Corg.jau.io.UriTkLimited URI toolkit to query handled protocols by the IO implementation
 Corg.jau.lang.InterruptSource.Util
 Corg.jau.util.ValueConvUtility class providing simple signed and unsigned primitive value conversions for byte, short, int, float and double
 Corg.jau.sys.elf.SectionArmAttributes.VendorAttributes
 Cjau.test.VersionInfo
 Corg.jau.util.VersionUtil
 Cjau.test.fs.FileUtilBaseTest.VisitorStats
 CInputStream
 CList
 CMap
 COutputStream
 CURLConnection
 CURLStreamHandler
 CURLStreamHandlerFactory