Package com.helger.commons.lang
package com.helger.commons.lang
-
ClassDescriptionHelper class to work with bit sets.Misc helper methods for handling booleans.Contains some
ByteBuffer
utility methods.Class
helper methods.A small class hierarchy cacheClassLoader
utility methods.Utility class for dealing with the Java class path.Helper class for cloning objects.Some enum utility methods.This is a special helper class that provides many utility methods concerning the usage of reflection etc..IAppendable<IMPLTYPE extends IAppendable<IMPLTYPE>>Defines a generic interface for appending objects to something.ICloneable<DATATYPE>This is a type-safe replacement interface for the defaultCloneable
interface since it contains the desired return type and is accessible solely by the interface.A marker interface for objects usingCloneable
but in a more explicit way.Base interface for all objects having optional support for customClassLoader
objects.
Note: when you implement this interface and want to have aClassLoader
as a member, please consider storing it as aWeakReference
to avoid potential memory leaks.Base interface for all objects having a certain size with int precision.Base interface for all objects having a certain size with long precision.TheNonBlockingProperties
class represents a persistent set of properties.Helper class to ease the use ofProperties
class.A custom security manager that exposes thegetClassContext()
information.Utility methods to handle theSecurityManager
more easily.ServiceLoader
helper class.This class contains utility methods for handling stack traces.