|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hypergraphdb.util.AccessibleObjectCache
public class AccessibleObjectCache
Utility class to maintain runtime caches of Field, Method and Constructor for
use by HGAtomType implementations.
| Constructor Summary | |
|---|---|
AccessibleObjectCache()
|
|
| Method Summary | |
|---|---|
java.lang.reflect.Field |
getField(java.lang.Class<?> clazz,
java.lang.String fieldName)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccessibleObjectCache()
| Method Detail |
|---|
public java.lang.reflect.Field getField(java.lang.Class<?> clazz,
java.lang.String fieldName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||