|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.util.HashUtils
public class HashUtils
HashUtils
Constructor Summary | |
---|---|
HashUtils()
Deprecated. |
Method Summary | |
---|---|
static Map |
createMap()
Deprecated. |
static Map |
createMap(int size)
Deprecated. |
static Map |
createMap(Map toCopy)
Deprecated. |
static Set |
createSet()
Deprecated. |
static Set |
createSet(Collection toCopy)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HashUtils()
Method Detail |
---|
public static Map createMap()
public static Map createMap(int size)
public static Map createMap(Map toCopy)
public static Set createSet()
public static Set createSet(Collection toCopy)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |