|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrcf.core.util.reference.ReferenceHelpers
@Revision(value="$Revision: 1.4 $",
date="$Date: 2006/12/02 23:14:08 $",
tag="$Name: $")
public abstract class ReferenceHelpersTODO: Javadoc Helper functions for references.
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize
| Constructor Summary | |
|---|---|
private |
ReferenceHelpers()
TODO: Javadoc Dummy constructor to ensure that this class is never instantiated. |
| Method Summary | ||
|---|---|---|
static
|
constructFromType(Reference.Type type,
T o)
TODO: Javadoc |
|
static boolean |
test1()
TODO: Javadoc TODO: Unit test javadoc |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private ReferenceHelpers()
| Method Detail |
|---|
public static final <T> Reference<T> constructFromType(Reference.Type type,
T o)
T - type - o -
@TestMethod public static final boolean test1()
true if this test has passed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||