|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Untamed: Marker interface that makes objects passable-by-construction via CapTP.
Field Summary | |
static ConstSubclassSet |
HONORARY
Enabled: HONORARY (effectively) contains all the classes named in HONORED_NAMES and all their subclasses. |
static String[] |
HONORED_NAMES
Enabled: List of Java library classes that can be passed by contruction. |
static long |
serialVersionUID
Enabled: |
Field Detail |
public static final long serialVersionUID
public static final String[] HONORED_NAMES
This is because, since they are JavaSoft's, we obviously can't go back and modify them to implement the PassByConstruction interface, but we equally obviously want people to be able to use them as if we had.
public static final ConstSubclassSet HONORARY
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |