Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.core.util |
Modifier and Type | Method and Description |
---|---|
static <E> E |
UniqueKeyGenerator.createUniqueKey(java.lang.String proposedKey,
int tryLimit,
UniqueKeyGenerator.Factory<E> factory)
A general purpose algorithm that creates a unique key in an abstract storage and returns
a corresponding element (of type E).
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.