All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary
Class |
Description |
AbstractMapEntry |
|
AbstractResourcePool |
Deprecated.
|
AlreadyExistsException |
|
AmbiguousClassNameException |
|
ArrayUtils |
Deprecated.
|
ArrayUtils |
|
AssertException |
|
AsynchronousRunner |
|
Autoflushing |
A labelling interface used to mark
WritableCachedStores whose writes may
automatically flush even when flushWrites()
has not been called directly.
|
BadCommandLineException |
|
BadConfigurationException |
|
Base64Encoder |
|
Base64FormatException |
|
BasicPropertiesConfigSource |
|
BeanExtractingGeneratorExtension |
|
BeangenUtils |
|
BeansUtils |
|
BooleanUtils |
|
BoundButtonUtils |
|
BoundedExecutorService |
|
BrokenObjectException |
|
ByteArrayBinding |
|
ByteArrayComparator |
|
ByteArrayEnumeration |
|
ByteArrayMap |
|
ByteBufferUtils |
|
ByteUtils |
|
CachedStore |
|
CachedStore.Manager |
|
CachedStoreError |
|
CachedStoreException |
|
CachedStoreFactory |
Unless otherwise noted, implementations are to be presumed
NOT thread safe!!! use the synchronized
wrappers defined in CachedStoreUtils for multithreaded situations!
|
CachedStoreUtils |
|
CacheFlushException |
|
CallingCard |
|
CannotDecodeException |
|
Cardable |
|
CarefulRunnableQueue |
|
CBPCursor |
|
CBPUtils |
|
ChangeNotifyingSynchronizedIntHolder |
|
CharUtils |
|
Checkable |
|
CircularList |
CircularList is a list class.
|
CircularListQueue |
|
ClassInfo |
|
ClassUtils |
See also com.mchange.v2.codegen.ClassUtils for related methods.
|
CleanupUtils |
Deprecated.
|
CloneableExtension |
|
ClosableResource |
An interface intended to be shared by the many sorts
of objects that offer some kind of close method to
cleanup resources they might be using.
|
ClosableResourceUtils |
|
CoalesceChecker |
|
Coalescer |
|
CoalescerFactory |
|
CoalesceTest |
|
CodegenUtils |
|
Coerce |
|
CollectionUtils |
|
CollectionUtils |
|
ColumnRep |
|
ColumnRepImpl |
|
CommandLineParser |
Deprecated.
|
CommandLineParserImpl |
Deprecated.
|
CommandLineUtils |
|
ComparatorUtils |
|
CompleteConstructorGeneratorExtension |
|
ConnectionBundle |
|
ConnectionBundleImpl |
|
ConnectionBundlePool |
|
ConnectionBundlePoolBean |
|
ConnectionBundlePoolImpl |
|
ConnectionEventSupport |
Deprecated.
|
ConnectionUtils |
|
CopyConstructorGeneratorExtension |
|
CsvBufferedReader |
|
DebugConstants |
|
DebugGen |
|
DebugUtils |
|
Decoder |
Decoders should have a no-arg constructor.
|
DecoderFinder |
should have a no-arg constructor.
|
DecodeUtils |
|
DelayedLogItem |
|
DelayedLogItem.Level |
|
DelegatorGenerator |
|
DirectoryDescendingFileFinderImpl |
Deprecated.
|
DirectoryDescentUtils |
|
DomParseUtils |
|
DomXmlPropsParser |
|
DoubleUtils |
|
DoubleWeakHashMap |
This class is not Thread safe.
|
DriverManagerDataSource |
Deprecated.
|
DriverManagerDataSource.DmdsObjectFactory |
|
DuplicateElementException |
|
EmptyMEnumeration |
|
EncounterCounter |
|
EncounterUtils |
|
EndsWithFilenameFilter |
|
EqualityEncounterCounter |
Deprecated.
|
ExactReentrantSharedUseExclusiveUseLock |
Fully reentrant.
|
ExplicitDefaultConstructorGeneratorExtension |
|
ExplicitPropsConstructorGeneratorExtension |
Writes a constructor that takes an explicitly listed subset of a bean's properties
for its arguments, and sets these properties initial values appropriately.
|
FailSuppressedMessageLogger |
|
FallbackMLog |
|
FallbackMLog.Filter |
|
FastCsvUtils |
|
FileCache |
|
FileCacheKey |
|
FileEnumeration |
|
FileIterator |
|
FileNotCachedException |
|
FileUtils |
|
FileUtils |
|
FilterCallableStatement |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
FilterConnection |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
FilterDatabaseMetaData |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
FilterDataSource |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
FilterPreparedStatement |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
FilterResultSet |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
FilterStatement |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
FloatUtils |
|
ForeignKeyRep |
|
ForeignKeyRepImpl |
|
ForwardingInvocationHandler |
|
ForwardingLogger |
|
FSMessageLoggerAdapter |
|
GeneratorExtension |
By the time generate(...) is called, all extra interfaces and imports from all
GeneratorExtensions should be incorporated into the passed-in ClassInfo object.
|
GentleThread |
an abstract Thread class that provides
utilities for easily defining Threads with
safe versions of the deprecated thread
methods stop(), resume(), and start()
|
HashIntChecklist |
|
HexAsciiMD5PropertiesPasswordManager |
|
HoconMultiPropertiesConfig |
|
HoconPropertiesConfigSource |
|
HoconUtils |
|
HoconUtils.ConfigWithFallbackMessage |
|
HoconUtils.PropertiesConversion |
|
HoconUtils.SubstituteNotAvailableException |
|
HoconUtils.WarnedConfig |
|
Identicator |
Identicators should be immutable (sharable).
|
IdentityEncounterCounter |
Deprecated.
|
IdentityHashCodeIdenticator |
Two entities are considered equivalent if they share the same IdentityHashCode
|
IdHashMap |
|
IdHashSet |
|
IdList |
|
IdWeakHashMap |
IdWeakHashMap is NOT null-accepting!
|
IndentedWriter |
Deprecated.
|
IndentedWriter |
|
IndirectingSerializableExtension |
|
IndirectlySerialized |
|
Indirector |
|
IndirectPolicy |
|
InnerBeanPropertyBeanGenerator |
|
InputStreamUtils |
Deprecated.
|
InputStreamUtils |
|
IntChecklist |
|
IntegerUtils |
|
IntEnumeration |
|
IntEnumerationHelperBase |
|
InternalNameUtils |
|
InterruptTaskThread |
|
IntObjectHash |
|
IntObjectMap |
|
IOByteArrayEnumeration |
A typed IOEnumeration that returns byte[]'s
|
IOByteArrayMap |
A map of byte[] to byte[] that may be disk or network bound.
|
IOEnumeration |
A generalized version of Enumeration,
to be used by Enumerations whose retrieval
of elements involves file or network access
|
IOSequentialByteArrayMap |
|
IOSequentialByteArrayMap.Cursor |
|
IOStringEnumeration |
|
IOStringEnumerationHelperBase |
|
IOStringObjectMap |
|
IteratorUtils |
|
IteratorUtils |
|
JavaBeanObjectFactory |
|
JavaBeanReferenceMaker |
|
Jdk14LoggingUtils |
|
Jdk14MLog |
|
JoinedIterator |
|
LazyReadOnlyMemoryFileImpl |
|
LazyStringMemoryFileImpl |
|
LinkedListIntChecklistImpl |
|
ListUtils |
|
LocalHostManager |
|
Log4j2MLog |
|
Log4jMLog |
|
LogUtils |
|
LongObjectHash |
|
LongObjectMap |
|
LongUtils |
|
MailSender |
|
MalformedCsvException |
|
ManagementUtils |
|
MapEntry |
|
MapUtils |
Deprecated.
|
MConfig |
|
MEnumeration |
|
MessageLogger |
|
MethodUtils |
|
MimeUtils |
|
MissingSwitchException |
|
MLevel |
|
MLog |
|
MLogAppender |
A quick and dirty bridge for libraries (like sbt 1.x) that use log4j2 Appenders as generic loggers
|
MLogClasses |
|
MLogConfig |
|
MLogConfigSource |
Intended solely for use by com.mchange.v2.log.MLogConfig;
|
MLogger |
This is an interface designed to wrap around the JDK1.4 logging API, without
having any compilation dependencies on that API, so that applications that use
MLogger in a non JDK1.4 environment, or where some other logging library is
prefrerred, may do so.
|
MLogInitializationException |
|
MultiPropertiesConfig |
MultiPropertiesConfig allows applications to accept configuration data
from a more than one property file (each of which is to be loaded from
a unique path using this class' ClassLoader's resource-loading mechanism),
and permits access to property data via the resource path from which the
properties were loaded, via the prefix of the property (where hierarchical
property names are presumed to be '.'-separated), and simply by key.
|
NameTransformer |
When the methods return a name, the log requested from MLog.getLogger( XXX )
the logger actually acquired will be based on the String returned.
|
NoGCObjectCache |
|
NotAuthorizedException |
|
NullMLogger |
|
NullUtils |
Deprecated.
|
NumberedObjectCache |
|
ObjectCache |
Deprecated.
|
ObjectUtils |
Deprecated.
|
ObjectUtils |
|
OperationKey |
|
OrderedCollection |
|
OutputStreamUtils |
Deprecated.
|
OutputStreamUtils |
|
PackageNames |
|
ParsedCommandLine |
|
ParsedPropertyBeanDocument |
|
PartialFailureException |
|
PasswordManager |
|
PatternReplacementMap |
|
PlaintextPropertiesPasswordManager |
|
PotentiallySecondary |
|
PotentiallySecondaryError |
|
PotentiallySecondaryException |
Deprecated.
|
PotentiallySecondaryRuntimeException |
|
PotentiallySecondaryUtils |
|
PropertiesConfig |
|
PropertiesConfigSource |
implementations should have no-arg constructors
|
PropertiesConfigSource.Parse |
|
PropertiesUtils |
|
Property |
|
PropertyBeanGenerator |
|
PropertyBoundComboBox |
|
PropertyBoundTextField |
|
PropertyMapConstructorGeneratorExtension |
|
PropertyReferenceableExtension |
|
PropsToStringGeneratorExtension |
|
ProtocolException |
|
PSManager |
|
Queuable |
|
Queue |
|
QuotesAndSpacesTokenizer |
|
QuotesAndWhitespaceTokenizer |
|
ReaderUtils |
|
ReaderUtils |
|
ReadOnlyMemoryFile |
A convenience interface, for when one wants to work with an
entire file in memory as a byte[].
|
RecreatePackage |
|
ReferenceableUtils |
|
ReferenceableUtils.ExtractRec |
Deprecated.
|
ReferenceIndirector |
|
ReferenceMaker |
|
ReflectiveDelegationPolicy |
|
ReflectUtils |
|
RegistryManager |
|
RelativePathFileCacheKey |
|
RemotePasswordManager |
|
ResolvedClassInfo |
|
ResolvedProperty |
|
ResourceClosedException |
|
ResourceEntityResolver |
|
ResultSetUtils |
|
RMIRegistryCallingCard |
|
RobustMessageLogger |
|
RoundRobinAsynchronousRunner |
A class that provides for effecient asynchronous execution
of multiple tasks that may block, but that do not contend
for the same locks.
|
RunnableQueue |
Deprecated.
|
RunnableQueue |
RunnableQueues guarantee that tasks will be
executed in order, where other AsynchronousRunners
may not.
|
SaxXmlPropsParser |
|
Schema |
|
SchemaManager |
|
SerializableExtension |
Note: this class pays no attention to whether users have marked any property variables as transient.
|
SerializableUtils |
Deprecated.
|
SerializableUtils |
|
ServiceUnavailableException |
|
SetUtils |
|
SharedUseExclusiveUseLock |
|
ShortUtils |
|
SimpleClassInfo |
|
SimpleCursor |
|
SimpleLogFile |
|
SimpleMapEntry |
|
SimpleProperty |
|
SimplePropertyBeanGenerator |
|
SimpleRunnableQueue |
Deprecated.
|
SimpleRunnableQueue |
Deprecated.
|
SimpleSchemaRep |
|
SimpleSharedUseExclusiveUseLock |
NONREENTRANT!!!
also...
|
SimpleStateBeanImportExportGeneratorExtension |
|
Slf4jMLog |
|
SmtpException |
|
SmtpMailSender |
|
SmtpUtils |
|
SocketUtils |
Deprecated.
|
SoftReferenceObjectCache |
|
SoftSetFactory |
|
SomethingChangedEvent |
|
SomethingChangedEventSupport |
|
SomethingChangedListener |
|
SqlUtils |
Deprecated.
|
SqlUtils |
|
StartsWithFilenameFilter |
|
StateBean |
|
StateBeanExporter |
offers a bean suitable for bean getter/setter-based serialization/deserialization
a la XMLSerializer.
|
StateBeanImporter |
|
StateBeanImportExportGeneratorExtension |
|
StatementUtils |
|
StdErrErrorHandler |
|
StrandedTaskReporting |
|
StringEnumeration |
|
StringEnumerationHelperBase |
|
StringMemoryFile |
|
StringObjectMap |
|
StringTokenizerUtils |
|
StringUtils |
Deprecated.
|
StringUtils |
requires JDK1.4+ (try com.mchange.lang.StringUtils for older JVMs)
|
StrongEqualityEncounterCounter |
NOTE: Use of StrongEqualityEncounterCounter will maintain a reference to any
Object it has encountered, leading potentially to memory leaks if it is
resources are not reset.
|
StrongIdentityIdenticator |
|
Sublist |
|
SuffixFilenameFilter |
|
SyncedProperties |
|
SynchronizedBooleanHolder |
Deprecated.
|
SynchronizedBooleanHolder |
An implementation of ThreadSafeBooleanHolder that
synchronizes on itself for all acesses and mutations
of the underlying boolean.
|
SynchronizedByteHolder |
Deprecated.
|
SynchronizedByteHolder |
|
SynchronizedCharHolder |
Deprecated.
|
SynchronizedCharHolder |
|
SynchronizedDoubleHolder |
Deprecated.
|
SynchronizedDoubleHolder |
|
SynchronizedFilterCallableStatement |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
SynchronizedFilterConnection |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
SynchronizedFilterDatabaseMetaData |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
SynchronizedFilterDataSource |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
SynchronizedFilterPreparedStatement |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
SynchronizedFilterResultSet |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
SynchronizedFilterStatement |
This class was generated by com.mchange.v2.codegen.intfc.DelegatorGenerator.
|
SynchronizedFloatHolder |
Deprecated.
|
SynchronizedFloatHolder |
|
SynchronizedIntHolder |
Deprecated.
|
SynchronizedIntHolder |
|
SynchronizedLongHolder |
Deprecated.
|
SynchronizedLongHolder |
|
SynchronizedShortHolder |
Deprecated.
|
SynchronizedShortHolder |
|
Synchronizer |
|
SystemUtils |
java.lang.System related utils.
|
TableRep |
|
TableRepImpl |
|
TestBean |
|
TestIdHashSet |
|
TestIdWeakHashMap |
|
ThreadGroupUtils |
|
ThreadNameStackTraceRecorder |
|
ThreadPerTaskAsynchronousRunner |
|
ThreadPoolAsynchronousRunner |
|
ThreadSafeBooleanHolder |
Deprecated.
|
ThreadSafeBooleanHolder |
An interface for thread-safe wrappers for a mutable boolean.
|
ThreadSafeByteHolder |
Deprecated.
|
ThreadSafeByteHolder |
|
ThreadSafeCharHolder |
Deprecated.
|
ThreadSafeCharHolder |
|
ThreadSafeDoubleHolder |
Deprecated.
|
ThreadSafeDoubleHolder |
|
ThreadSafeFloatHolder |
Deprecated.
|
ThreadSafeFloatHolder |
|
ThreadSafeIntHolder |
Deprecated.
|
ThreadSafeIntHolder |
|
ThreadSafeLongHolder |
Deprecated.
|
ThreadSafeLongHolder |
|
ThreadSafeShortHolder |
Deprecated.
|
ThreadSafeShortHolder |
|
ThreadUtils |
|
ThrowableUtils |
|
TVLUtils |
Three-Valued Logic Utils -- utilities for treating
a Boolean variable as a three-state logical entity, with
states true, false, or unknown if the variable is null.
|
TweakableCachedStore |
|
TypeFormatException |
|
TypeRep |
|
TypeRepIdenticator |
|
TypeRepImpl |
|
TypeResolutionUtils |
Deprecated.
|
TypesUtils |
|
UidUtils |
|
UIterator |
Incomplete parent of "Unreliable Iterator"
This is often bound to a scarce resource! Don't
forget to close it when you are done!!!
This interface is not intended to be implemented
directly, but to be extended by subinterfaces
that narrow the exceptions reasonably.
|
UIteratorUtils |
|
UnexpectedException |
|
UnexpectedSwitchArgumentException |
|
UnexpectedSwitchException |
|
UniquenessConstraintRep |
|
UniquenessConstraintRepImpl |
|
UnknownStreamClassException |
|
UnreliableIterator |
This is often bound to a scarce resource! Don't
forget to close it when you are done!!!
|
UnreliableIteratorException |
|
UnreliableIteratorUtils |
|
UnsupportedTypeException |
|
UnsupportedVersionException |
Deprecated.
|
UnsupportedVersionException |
|
URLFetcher |
|
URLFetchers |
|
Vacuumable |
|
VersionUtils |
|
VolatileBooleanHolder |
Deprecated.
|
VolatileBooleanHolder |
|
VolatileByteHolder |
Deprecated.
|
VolatileByteHolder |
|
VolatileCharHolder |
Deprecated.
|
VolatileCharHolder |
|
VolatileFloatHolder |
Deprecated.
|
VolatileFloatHolder |
|
VolatileIntHolder |
Deprecated.
|
VolatileIntHolder |
|
VolatileShortHolder |
Deprecated.
|
VolatileShortHolder |
|
WeakEqualityEncounterCounter |
NOTE: Use of WeakEqualityEncounterCounter can't fully guarantee counts with equality semantics,
as an Object can be encounted garbage collected, then re-encountered with
no apparent history.
|
WeakHashPSManager |
|
WeakIdentityEncounterCounter |
|
WeakIdentityHashMapFactory |
|
WrapperClassInfo |
|
WrapperIterator |
This implementation does not yet support removes once hasNext() has
been called...
|
WrapperIterator |
This implementation does not yet support removes once hasNext() has
been called...
|
WrapperProperty |
|
WrapperUIterator |
This implementation does not yet support removes once hasNext() has
been called...
|
WritableCachedStore |
|
WritableCachedStore.Manager |
|
WriterUtils |
Deprecated.
|
WriterUtils |
|
XmlProperties |
|
XmlPropsException |
|
XmlPropsSchemaHelper |
|
XmlSchema |
|
XORShiftRandomUtils |
A not-cryptographically-strong but decent and very fast
pseudorandom number generator.
|