Package | Description |
---|---|
org.modeshape.common.util |
A set of miscellaneous utilities.
|
Modifier and Type | Method and Description |
---|---|
static TimeBasedKeys |
TimeBasedKeys.create()
Create a new generator that uses 16 bits for the counter portion of the keys.
|
static TimeBasedKeys |
TimeBasedKeys.create(int bitsUsedInCounter)
Create a new generator that uses the specified number of bits for the counter portion of the keys.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.