Package edu.wisc.game.reflect
Class Reflect.Entry
java.lang.Object
edu.wisc.game.reflect.Reflect.Entry
- All Implemented Interfaces:
Comparable
- Enclosing class:
- Reflect
public static class Reflect.Entry extends Object implements Comparable
An entry describes one field of the class, complete with its
access methods (getter and setter) and the display hints
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Entry()
-
Method Summary
-
Field Details
-
Constructor Details
-
Entry
public Entry()
-
-
Method Details