|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.runtime.typehandling.ClassDistance
public class ClassDistance
Nested Class Summary | |
---|---|
private static class |
ClassDistance.Entry
|
private static class |
ClassDistance.LinearEntry
|
Field Summary | |
---|---|
private static java.util.WeakHashMap |
CLASS_DISTANCES
|
Constructor Summary | |
---|---|
ClassDistance()
|
Method Summary | |
---|---|
private static void |
initialPopulate()
|
private static void |
popultate(java.lang.Class clazz)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.util.WeakHashMap CLASS_DISTANCES
Constructor Detail |
---|
public ClassDistance()
Method Detail |
---|
private static void initialPopulate()
private static void popultate(java.lang.Class clazz)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |