Serialized Form
-
Package com.helger.base.codec
-
Exception Class com.helger.base.codec.DecodeException
class DecodeException extends RuntimeException implements Serializable -
Exception Class com.helger.base.codec.EncodeException
class EncodeException extends RuntimeException implements Serializable
-
-
Package com.helger.base.compare
-
Package com.helger.base.concurrent
-
Class com.helger.base.concurrent.NonReentrantLock
class NonReentrantLock extends AbstractQueuedSynchronizer implements Serializable -
Class com.helger.base.concurrent.SimpleLock
class SimpleLock extends ReentrantLock implements Serializable -
Class com.helger.base.concurrent.SimpleReadWriteLock
class SimpleReadWriteLock extends ReentrantReadWriteLock implements Serializable
-
-
Package com.helger.base.exception
-
Exception Class com.helger.base.exception.InitializationException
class InitializationException extends RuntimeException implements Serializable
-
-
Package com.helger.base.mock.exception
-
Exception Class com.helger.base.mock.exception.MockException
class MockException extends Exception implements Serializable -
Exception Class com.helger.base.mock.exception.MockIOException
class MockIOException extends IOException implements Serializable -
Exception Class com.helger.base.mock.exception.MockRuntimeException
class MockRuntimeException extends RuntimeException implements Serializable
-
-
Package com.helger.base.numeric.mutable
-
Class com.helger.base.numeric.mutable.AbstractMutableInteger
class AbstractMutableInteger extends AbstractMutableNumeric<IMPLTYPE extends AbstractMutableInteger<IMPLTYPE>> implements Serializable -
Class com.helger.base.numeric.mutable.AbstractMutableNumeric
class AbstractMutableNumeric extends Number implements Serializable -
Class com.helger.base.numeric.mutable.MutableBigDecimal
-
Serialized Fields
-
m_aValue
BigDecimal m_aValue
-
-
-
Class com.helger.base.numeric.mutable.MutableBigInteger
-
Serialized Fields
-
m_aValue
BigInteger m_aValue
-
-
-
Class com.helger.base.numeric.mutable.MutableByte
-
Serialized Fields
-
m_nValue
byte m_nValue
-
-
-
Class com.helger.base.numeric.mutable.MutableChar
-
Serialized Fields
-
m_cValue
char m_cValue
-
-
-
Class com.helger.base.numeric.mutable.MutableDouble
-
Serialized Fields
-
m_dValue
double m_dValue
-
-
-
Class com.helger.base.numeric.mutable.MutableFloat
-
Serialized Fields
-
m_fValue
float m_fValue
-
-
-
Class com.helger.base.numeric.mutable.MutableInt
-
Serialized Fields
-
m_nValue
int m_nValue
-
-
-
Class com.helger.base.numeric.mutable.MutableLong
-
Serialized Fields
-
m_nValue
long m_nValue
-
-
-
Class com.helger.base.numeric.mutable.MutableShort
-
Serialized Fields
-
m_nValue
short m_nValue
-
-
-
-
Package com.helger.base.rt
-
Class com.helger.base.rt.NonBlockingProperties
-
Serialized Fields
-
m_aDefaults
NonBlockingProperties m_aDefaults
A property list that contains default values for any keys not found in this property list.
-
-
-