A C G I L M N O P R S T U V

A

AlphanumericGeneratorTest - Class in org.apache.commons.id.serial
 
AlphanumericGeneratorTest() - Constructor for class org.apache.commons.id.serial.AlphanumericGeneratorTest
 
assertFileEquals(File, File) - Static method in class org.apache.commons.id.test.AssertIO
Assert two files to have equal content.
assertFileEquals(String, File, File) - Static method in class org.apache.commons.id.test.AssertIO
Assert two files to have equal content.
assertInputStreamEquals(InputStream, InputStream) - Static method in class org.apache.commons.id.test.AssertIO
Assert two input streams to deliver equal content.
assertInputStreamEquals(String, InputStream, InputStream) - Static method in class org.apache.commons.id.test.AssertIO
Assert two input streams to deliver equal content.
AssertIO - Class in org.apache.commons.id.test
Assert class for IO operations.
AssertIO() - Constructor for class org.apache.commons.id.test.AssertIO
 
assertSerializable(Serializable) - Static method in class org.apache.commons.id.test.AssertSerialization
Assert an object to be Serializable.
assertSerializable(String, Serializable) - Static method in class org.apache.commons.id.test.AssertSerialization
Assert an object to be Serializable.
assertSerializable(Serializable, Class) - Static method in class org.apache.commons.id.test.AssertSerialization
Assert an object to be Serializable.
assertSerializable(String, Serializable, Class) - Static method in class org.apache.commons.id.test.AssertSerialization
Assert an object to be Serializable.
AssertSerialization - Class in org.apache.commons.id.test
Assert class for serialization operations.
AssertSerialization() - Constructor for class org.apache.commons.id.test.AssertSerialization
 
AssertSerialization.Context - Interface in org.apache.commons.id.test
Interface for the serialization test context.
AssertSerialization.SerializationTest - Class in org.apache.commons.id.test
A test case used to test the serialization capability and the compatibility with previous versions of the type.

C

checkCompatibility(String) - Method in class org.apache.commons.id.test.AssertSerialization.SerializationTest
Test the compatibility with a version of the type.
CompositeIdentifierGeneratorTest - Class in org.apache.commons.id
Tests the org.apache.commons.id.CompositeIdentifierGenerator class.
CompositeIdentifierGeneratorTest() - Constructor for class org.apache.commons.id.CompositeIdentifierGeneratorTest
 
ConstantIdentifierGeneratorTest - Class in org.apache.commons.id
Tests the org.apache.commons.id.ConstantIdentifierGenerator class.
ConstantIdentifierGeneratorTest() - Constructor for class org.apache.commons.id.ConstantIdentifierGeneratorTest
 
createReference() - Method in interface org.apache.commons.id.test.AssertSerialization.Context
Create a reference object of the class to serialize.
createSerializationTestSuite(AssertSerialization.Context) - Static method in class org.apache.commons.id.test.AssertSerialization
Create a TestSuite for the serializability of a type.

G

getReferenceBaseDir() - Method in class org.apache.commons.id.SerializationTestContext
 
getReferenceBaseDir() - Method in interface org.apache.commons.id.test.AssertSerialization.Context
Retrieve the base directory for the serialized object files.
getType() - Method in interface org.apache.commons.id.test.AssertSerialization.Context
Retrieve the type of the serialized class.

I

InMemoryStateImplTest - Class in org.apache.commons.id.uuid.state
Unit tests for InMemoryStateImpl.
InMemoryStateImplTest() - Constructor for class org.apache.commons.id.uuid.state.InMemoryStateImplTest
 
iterations - Variable in class org.apache.commons.id.uuid.clock.SystemClockImplTest.ClockClient
Number of time stamps to generate on this thread
iterations - Variable in class org.apache.commons.id.uuid.clock.ThreadClockImplTest.ClockClient
Number of time stamps to generate on this thread

L

LongGeneratorTest - Class in org.apache.commons.id.serial
 
LongGeneratorTest() - Constructor for class org.apache.commons.id.serial.LongGeneratorTest
 

M

makeTestArray() - Static method in class org.apache.commons.id.CompositeIdentifierGeneratorTest
 
makeTestCollection() - Static method in class org.apache.commons.id.CompositeIdentifierGeneratorTest
 

N

NodeManagerImplTest - Class in org.apache.commons.id.uuid
Unit tests for NodeManagerImpl.
NodeManagerImplTest() - Constructor for class org.apache.commons.id.uuid.NodeManagerImplTest
 
NodeTest - Class in org.apache.commons.id.uuid.state
Unit tests for Node.
NodeTest() - Constructor for class org.apache.commons.id.uuid.state.NodeTest
 
NumericGeneratorTest - Class in org.apache.commons.id.serial
 
NumericGeneratorTest() - Constructor for class org.apache.commons.id.serial.NumericGeneratorTest
 

O

org.apache.commons.id - package org.apache.commons.id
 
org.apache.commons.id.random - package org.apache.commons.id.random
 
org.apache.commons.id.serial - package org.apache.commons.id.serial
 
org.apache.commons.id.test - package org.apache.commons.id.test
 
org.apache.commons.id.uuid - package org.apache.commons.id.uuid
 
org.apache.commons.id.uuid.clock - package org.apache.commons.id.uuid.clock
 
org.apache.commons.id.uuid.state - package org.apache.commons.id.uuid.state
 
org.apache.commons.id.uuid.task - package org.apache.commons.id.uuid.task
 

P

PrefixedAlphanumericGeneratorTest - Class in org.apache.commons.id.serial
Tests the org.apache.commons.id.serial.PrefixedAlphanumericGenerator class.
PrefixedAlphanumericGeneratorTest() - Constructor for class org.apache.commons.id.serial.PrefixedAlphanumericGeneratorTest
 
PrefixedLeftPaddedNumericGeneratorTest - Class in org.apache.commons.id.serial
Tests the org.apache.commons.id.serial.PrefixedLeftPaddedNumericGenerator class.
PrefixedLeftPaddedNumericGeneratorTest() - Constructor for class org.apache.commons.id.serial.PrefixedLeftPaddedNumericGeneratorTest
 
PrefixedNumericGeneratorTest - Class in org.apache.commons.id.serial
Tests the org.apache.commons.id.serial.PrefixedNumericGenerator class.
PrefixedNumericGeneratorTest() - Constructor for class org.apache.commons.id.serial.PrefixedNumericGeneratorTest
 

R

ReadOnlyResourceStateImplTest - Class in org.apache.commons.id.uuid.state
Unit tests for ReadOnlyResourceStateImpl.
ReadOnlyResourceStateImplTest() - Constructor for class org.apache.commons.id.uuid.state.ReadOnlyResourceStateImplTest
 
ReadWriteFileStateImplTest - Class in org.apache.commons.id.uuid.state
Unit tests for ReadWriteFileStateImpl.
ReadWriteFileStateImplTest() - Constructor for class org.apache.commons.id.uuid.state.ReadWriteFileStateImplTest
 
run() - Method in class org.apache.commons.id.uuid.clock.SystemClockImplTest.ClockClient
Run method of this thread generates n-iterations timestamps.
run() - Method in class org.apache.commons.id.uuid.clock.ThreadClockImplTest.ClockClient
Run method of this thread generates n-iterations timestamps.
runTest() - Method in class org.apache.commons.id.test.AssertSerialization.SerializationTest
 

S

SERIALIZATION_REFERENCE_DIR - Static variable in class org.apache.commons.id.SerializationTestContext
 
SerializationTestContext - Class in org.apache.commons.id
Helper class to provide the context to test serialization compatibility of a type.
SerializationTestContext() - Constructor for class org.apache.commons.id.SerializationTestContext
 
SessionIdGeneratorTest - Class in org.apache.commons.id.random
 
SessionIdGeneratorTest() - Constructor for class org.apache.commons.id.random.SessionIdGeneratorTest
 
setUp() - Method in class org.apache.commons.id.uuid.clock.SystemClockImplTest
 
setUp() - Method in class org.apache.commons.id.uuid.clock.ThreadClockImplTest
 
setUp() - Method in class org.apache.commons.id.uuid.NodeManagerImplTest
 
setUp() - Method in class org.apache.commons.id.uuid.state.InMemoryStateImplTest
 
setUp() - Method in class org.apache.commons.id.uuid.state.NodeTest
 
setUp() - Method in class org.apache.commons.id.uuid.state.ReadOnlyResourceStateImplTest
 
setUp() - Method in class org.apache.commons.id.uuid.state.ReadWriteFileStateImplTest
 
setUp() - Method in class org.apache.commons.id.uuid.state.StateHelperTest
 
setUp() - Method in class org.apache.commons.id.uuid.task.UUIDTaskTest
 
setUp() - Method in class org.apache.commons.id.uuid.UUIDTest
 
StateHelperTest - Class in org.apache.commons.id.uuid.state
Unit tests for StateHelper.
StateHelperTest() - Constructor for class org.apache.commons.id.uuid.state.StateHelperTest
 
suite() - Static method in class org.apache.commons.id.CompositeIdentifierGeneratorTest
TestSuite for SessionIdGenerator.
suite() - Static method in class org.apache.commons.id.random.SessionIdGeneratorTest
TestSuite for SessionIdGenerator.
suite() - Static method in class org.apache.commons.id.serial.AlphanumericGeneratorTest
TestSuite for SessionIdGenerator.
suite() - Static method in class org.apache.commons.id.serial.LongGeneratorTest
TestSuite for SessionIdGenerator.
suite() - Static method in class org.apache.commons.id.serial.NumericGeneratorTest
TestSuite for SessionIdGenerator.
suite() - Static method in class org.apache.commons.id.serial.TimeBasedAlphanumericIdentifierGeneratorTest
TestSuite for TimeBasedAlphanumericIdentifierGenerator.
SYS_OS_NAME_PROPERTY - Static variable in class org.apache.commons.id.uuid.clock.SystemClockImplTest
Constant for System.property os.name
SYS_OS_NAME_PROPERTY - Static variable in class org.apache.commons.id.uuid.clock.ThreadClockImplTest
Constant for System.property os.name
SYS_OS_WINDOWS - Static variable in class org.apache.commons.id.uuid.clock.SystemClockImplTest
Constant for Windows
SYS_OS_WINDOWS - Static variable in class org.apache.commons.id.uuid.clock.ThreadClockImplTest
Constant for Windows
SystemClockImplTest - Class in org.apache.commons.id.uuid.clock
Unit tests for SystemClockImplTest.
SystemClockImplTest() - Constructor for class org.apache.commons.id.uuid.clock.SystemClockImplTest
 
SystemClockImplTest.ClockClient - Class in org.apache.commons.id.uuid.clock
Clock client thread

T

tearDown() - Method in class org.apache.commons.id.uuid.NodeManagerImplTest
 
tearDown() - Method in class org.apache.commons.id.uuid.state.InMemoryStateImplTest
 
tearDown() - Method in class org.apache.commons.id.uuid.state.NodeTest
 
tearDown() - Method in class org.apache.commons.id.uuid.state.ReadOnlyResourceStateImplTest
 
tearDown() - Method in class org.apache.commons.id.uuid.state.ReadWriteFileStateImplTest
 
tearDown() - Method in class org.apache.commons.id.uuid.state.StateHelperTest
 
testBinaryRepresentationIsStillValid() - Method in class org.apache.commons.id.test.AssertSerialization.SerializationTest
Ensure that serialized reference is still the same.
testByteArrayConstructor() - Method in class org.apache.commons.id.uuid.UUIDTest
Test byte[] constructor
testCanGenerateUUIDsWithSecureRandomizer() - Method in class org.apache.commons.id.uuid.VersionFourGeneratorTest
 
testCanGenerateUUIDsWithStandardRandomizer() - Method in class org.apache.commons.id.uuid.VersionFourGeneratorTest
 
testCanRetrieveTimeFromIdWithInternalOverflow() - Method in class org.apache.commons.id.serial.TimeBasedAlphanumericIdentifierGeneratorTest
Test ensures, that generator can recalculate the time from the id even if internally an overflow had happened.
testCanRetrieveTimeFromIdWithoutInternalOverflow() - Method in class org.apache.commons.id.serial.TimeBasedAlphanumericIdentifierGeneratorTest
Test ensures, that generator can recalculate the time from the id if internally no overflow had happened.
testClockSequence() - Method in class org.apache.commons.id.uuid.UUIDTest
Test the clockSequence() method.
testCompareTo() - Method in class org.apache.commons.id.uuid.UUIDTest
Test compareTo of Comparable interface impl.
testConstant - Variable in class org.apache.commons.id.ConstantIdentifierGeneratorTest
 
testConstructor() - Method in class org.apache.commons.id.serial.PrefixedAlphanumericGeneratorTest
 
testConstructor() - Method in class org.apache.commons.id.serial.PrefixedLeftPaddedNumericGeneratorTest
 
testConstructor() - Method in class org.apache.commons.id.serial.PrefixedNumericGeneratorTest
 
testCopyConstructor() - Method in class org.apache.commons.id.uuid.UUIDTest
Test copy constructor
testDataInputConstructor() - Method in class org.apache.commons.id.uuid.UUIDTest
Test DataInput constructor
testDecodeMACAddress() - Method in class org.apache.commons.id.uuid.state.StateHelperTest
Test the decodeMACAddress method.
testDefault() - Method in class org.apache.commons.id.ConstantIdentifierGeneratorTest
 
testDefaultPostfixSizeIsGoodEnough() - Method in class org.apache.commons.id.serial.TimeBasedAlphanumericIdentifierGeneratorTest
Ensure that the default postfix size is big enough for a lot faster computers.
testDifferentGeneratorInstancesWillProduceStillUniqueIds() - Method in class org.apache.commons.id.serial.TimeBasedAlphanumericIdentifierGeneratorTest
Test if different instances of the generator still deliver unique ids.
testEmptyConstant() - Method in class org.apache.commons.id.ConstantIdentifierGeneratorTest
 
testEncodeMACAddress() - Method in class org.apache.commons.id.uuid.state.StateHelperTest
Test the encodeMACAddress method.
testEqualsObject() - Method in class org.apache.commons.id.uuid.state.NodeTest
Test for boolean equals(Object)
testFromString() - Method in class org.apache.commons.id.uuid.UUIDTest
Test the static fromString method
testGetClockImpl() - Method in class org.apache.commons.id.uuid.state.StateHelperTest
Test getClockImpl method
testGetClockSequence() - Method in class org.apache.commons.id.uuid.state.NodeTest
Test for short getClockSequence.
testGetInstance() - Method in class org.apache.commons.id.ConstantIdentifierGeneratorTest
 
testGetInstanceArrayInput() - Method in class org.apache.commons.id.CompositeIdentifierGeneratorTest
 
testGetInstanceCollectionInput() - Method in class org.apache.commons.id.CompositeIdentifierGeneratorTest
 
testGetLastTimestamp() - Method in class org.apache.commons.id.uuid.state.NodeTest
Test for getLastTimestamp.
testGetNodeIdentifier() - Method in class org.apache.commons.id.uuid.state.NodeTest
Test for byte[] getNodeIdentifier
testGetNodes() - Method in class org.apache.commons.id.uuid.state.InMemoryStateImplTest
Test the Set getNodes method.
testGetNodes() - Method in class org.apache.commons.id.uuid.state.ReadOnlyResourceStateImplTest
Test the Set getNodes method.
testGetStateImpl() - Method in class org.apache.commons.id.uuid.state.StateHelperTest
Test getStateImpl method
testGetSynchInterval() - Method in class org.apache.commons.id.uuid.state.InMemoryStateImplTest
Test the void load method.
testGetSynchInterval() - Method in class org.apache.commons.id.uuid.state.ReadOnlyResourceStateImplTest
Test the void load method.
testGetUUIDTime() - Method in class org.apache.commons.id.uuid.state.NodeTest
Test for long getUUIDTime
testHashCode() - Method in class org.apache.commons.id.uuid.state.NodeTest
Tests the Node hashCode contract - for same id return same hashCode.
testIdentifiers() - Method in class org.apache.commons.id.serial.PrefixedAlphanumericGeneratorTest
 
testIdentifiers() - Method in class org.apache.commons.id.serial.PrefixedLeftPaddedNumericGeneratorTest
 
testIdentifiers() - Method in class org.apache.commons.id.serial.PrefixedNumericGeneratorTest
 
testIdentifierSizeIsConstant() - Method in class org.apache.commons.id.serial.TimeBasedAlphanumericIdentifierGeneratorTest
Test constant size of generated identifier.
testIllegalPostfixSize() - Method in class org.apache.commons.id.serial.TimeBasedAlphanumericIdentifierGeneratorTest
Test illegal values for the postfix size.
testIllegalStateWhenTooManyIdentifiersGenerated() - Method in class org.apache.commons.id.serial.TimeBasedAlphanumericIdentifierGeneratorTest
Test that an IllegalStateException is thrown if no more unique identifiers can be generated.
testInit() - Method in class org.apache.commons.id.uuid.NodeManagerImplTest
 
testInMemoryStateImpl() - Method in class org.apache.commons.id.uuid.state.InMemoryStateImplTest
Test the InMemoryStateImpl constructor.
testInternalOverflowStillIncreasesIds() - Method in class org.apache.commons.id.serial.TimeBasedAlphanumericIdentifierGeneratorTest
Test if generator can handle an internal overflow as it may happen for time values and still delivers increasing ids.
testLength() - Method in class org.apache.commons.id.CompositeIdentifierGeneratorTest
 
testLoad() - Method in class org.apache.commons.id.uuid.state.InMemoryStateImplTest
Test the void load method.
testLoad() - Method in class org.apache.commons.id.uuid.state.ReadOnlyResourceStateImplTest
Test the void load method.
testLongIncrementing() - Method in class org.apache.commons.id.serial.LongGeneratorTest
Test LongIdentifier incrementing
testLongIncrementingInit() - Method in class org.apache.commons.id.serial.LongGeneratorTest
Test LongIdentifier initialization
testLongIncrementingNoWrap() - Method in class org.apache.commons.id.serial.LongGeneratorTest
Test LongIdentifier without wrapping
testLongIncrementingNoWrapIsNotResetted() - Method in class org.apache.commons.id.serial.LongGeneratorTest
Test Long generator with no wrapping is not resetted
testLongIncrementingWrap() - Method in class org.apache.commons.id.serial.LongGeneratorTest
Test LongIdentifier wrapping
testLongLongConstructor() - Method in class org.apache.commons.id.uuid.UUIDTest
Test long long constructor
testMaxMinLength() - Method in class org.apache.commons.id.ConstantIdentifierGeneratorTest
 
testMayStartWithIdentifierOfZeros() - Method in class org.apache.commons.id.serial.TimeBasedAlphanumericIdentifierGeneratorTest
Test that the generator can be tweaked to start with '0'.
testMultipleInstancesWillCreateUniqueIds() - Method in class org.apache.commons.id.random.SessionIdGeneratorTest
Multiple instances generate still unique ids.
testNameUUIDFromString() - Method in class org.apache.commons.id.uuid.UUIDTest
Test the static nameUUIDFromString(String name, UUID namespaceUUID) method.
testNameUUIDFromStringSha1() - Method in class org.apache.commons.id.uuid.UUIDTest
Test the static #{link UUID.nameUUIDFromString} method, with explicit SHA-1 encoding as specified in version 4 of the UUID draft.
testNewClockSequence() - Method in class org.apache.commons.id.uuid.state.StateHelperTest
Test newClockSequence method
testNextStringIdentifier() - Method in class org.apache.commons.id.CompositeIdentifierGeneratorTest
 
testNextStringIdentifier() - Method in class org.apache.commons.id.ConstantIdentifierGeneratorTest
 
testNiltoString() - Method in class org.apache.commons.id.uuid.UUIDTest
Test the nil UUID() contructor returns a zero'd out UUID
testNode() - Method in class org.apache.commons.id.uuid.UUIDTest
Test the node method.
testNodebyteArray() - Method in class org.apache.commons.id.uuid.state.NodeTest
Test for constructor Node(byte[])
testNodebyteArraylongshort() - Method in class org.apache.commons.id.uuid.state.NodeTest
Test for constructor Node(byte[], long, short)
testNullConstant() - Method in class org.apache.commons.id.ConstantIdentifierGeneratorTest
 
testPrefixedNumericGenerator() - Method in class org.apache.commons.id.serial.PrefixedAlphanumericGeneratorTest
 
testPrefixedNumericGenerator() - Method in class org.apache.commons.id.serial.PrefixedLeftPaddedNumericGeneratorTest
 
testPrefixedNumericGenerator() - Method in class org.apache.commons.id.serial.PrefixedNumericGeneratorTest
 
testRandomNodeIdentifier() - Method in class org.apache.commons.id.uuid.state.StateHelperTest
Test the randomNodeIdentifier method.
testRange() - Method in class org.apache.commons.id.uuid.clock.SystemClockImplTest
Make sure that generated time stamps are within expected ranges.
testRange() - Method in class org.apache.commons.id.uuid.clock.ThreadClockImplTest
Make sure that generated time stamps are within expected ranges.
testReadOnlyResourceStateImpl() - Method in class org.apache.commons.id.uuid.state.ReadOnlyResourceStateImplTest
Test the ReadOnlyResourceStateImpl constructor.
testSerialization() - Method in class org.apache.commons.id.test.AssertSerialization.SerializationTest
Test the serializability of the object.
testStore() - Method in class org.apache.commons.id.uuid.state.InMemoryStateImplTest
Test the void store method.
testStore() - Method in class org.apache.commons.id.uuid.state.ReadOnlyResourceStateImplTest
Test the void store method.
testStore() - Method in class org.apache.commons.id.uuid.state.ReadWriteFileStateImplTest
Tests the void store method.
testStringAlphanumeric() - Method in class org.apache.commons.id.serial.AlphanumericGeneratorTest
Test String AlphaNumeric identifier
testStringAlphanumericNoWrap() - Method in class org.apache.commons.id.serial.AlphanumericGeneratorTest
Test String Numeric identifier with no wrapping
testStringAlphanumericNoWrapIsNotResetted() - Method in class org.apache.commons.id.serial.AlphanumericGeneratorTest
Test String Numeric generator with no wrapping is not resetted
testStringAlphanumericWithIllegalInitialValue() - Method in class org.apache.commons.id.serial.AlphanumericGeneratorTest
Test String Numeric identifier with illegal initial value
testStringAlphanumericWithInitialValue() - Method in class org.apache.commons.id.serial.AlphanumericGeneratorTest
Test String Numeric identifier with initial value
testStringAlphanumericWrap() - Method in class org.apache.commons.id.serial.AlphanumericGeneratorTest
Test String Numeric identifier wrapping
testStringConstructor() - Method in class org.apache.commons.id.uuid.UUIDTest
Test String constructor
testStringNumericInit() - Method in class org.apache.commons.id.serial.NumericGeneratorTest
Test String Numeric identifier initialization
testStringNumericLong() - Method in class org.apache.commons.id.serial.NumericGeneratorTest
Test String Numeric identifier
testStringNumericNoWrap() - Method in class org.apache.commons.id.serial.NumericGeneratorTest
Test String Numeric identifier without wrapping
testStringNumericNoWrapIsNotResetted() - Method in class org.apache.commons.id.serial.NumericGeneratorTest
Test String Numeric generator with no wrapping is not resetted
testStringNumericWrap() - Method in class org.apache.commons.id.serial.NumericGeneratorTest
Test String Numeric identifier wrapping
testStringSession() - Method in class org.apache.commons.id.random.SessionIdGeneratorTest
Test String Session identifier
testTimestamp() - Method in class org.apache.commons.id.uuid.UUIDTest
Test the timestamp method.
testToString() - Method in class org.apache.commons.id.uuid.UUIDTest
Test the toString of UUID
testToUrn() - Method in class org.apache.commons.id.uuid.UUIDTest
Test the toUrn method
testUnique() - Method in class org.apache.commons.id.uuid.clock.SystemClockImplTest
Make sure that time stamps generated by concurrent threads are unique.
testUnique() - Method in class org.apache.commons.id.uuid.clock.ThreadClockImplTest
Make sure that time stamps generated by concurrent threads are unique.
testVariant() - Method in class org.apache.commons.id.uuid.UUIDTest
Test the variant method.
testVersion() - Method in class org.apache.commons.id.uuid.UUIDTest
Test the version method.
testVersion1() - Method in class org.apache.commons.id.uuid.task.UUIDTaskTest
 
testVersion2() - Method in class org.apache.commons.id.uuid.task.UUIDTaskTest
 
testVersion3() - Method in class org.apache.commons.id.uuid.task.UUIDTaskTest
 
testVersion4() - Method in class org.apache.commons.id.uuid.task.UUIDTaskTest
 
testVersion5() - Method in class org.apache.commons.id.uuid.task.UUIDTaskTest
 
testWrap() - Method in class org.apache.commons.id.serial.PrefixedAlphanumericGeneratorTest
 
testWrap() - Method in class org.apache.commons.id.serial.PrefixedLeftPaddedNumericGeneratorTest
 
testWrap() - Method in class org.apache.commons.id.serial.PrefixedNumericGeneratorTest
 
ThreadClockImplTest - Class in org.apache.commons.id.uuid.clock
Unit tests for SystemClockImplTest.
ThreadClockImplTest() - Constructor for class org.apache.commons.id.uuid.clock.ThreadClockImplTest
 
ThreadClockImplTest.ClockClient - Class in org.apache.commons.id.uuid.clock
Clock client thread
TimeBasedAlphanumericIdentifierGeneratorTest - Class in org.apache.commons.id.serial
 
TimeBasedAlphanumericIdentifierGeneratorTest() - Constructor for class org.apache.commons.id.serial.TimeBasedAlphanumericIdentifierGeneratorTest
 
times - Variable in class org.apache.commons.id.uuid.clock.SystemClockImplTest.ClockClient
Generated time stamps
times - Variable in class org.apache.commons.id.uuid.clock.ThreadClockImplTest.ClockClient
Generated time stamps

U

UUIDTaskTest - Class in org.apache.commons.id.uuid.task
 
UUIDTaskTest() - Constructor for class org.apache.commons.id.uuid.task.UUIDTaskTest
 
UUIDTest - Class in org.apache.commons.id.uuid
Unit tests for UUID.
UUIDTest() - Constructor for class org.apache.commons.id.uuid.UUIDTest
 

V

verify(Object, long) - Method in interface org.apache.commons.id.test.AssertSerialization.Context
Verify the (de-)serialized object.
VersionFourGeneratorTest - Class in org.apache.commons.id.uuid
 
VersionFourGeneratorTest() - Constructor for class org.apache.commons.id.uuid.VersionFourGeneratorTest
 

A C G I L M N O P R S T U V

Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.