|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PrototypeManager
An interface for writing out protoypes
| Method Summary | |
|---|---|
Object |
getPrototype(Class c)
Try to read in the prototype for the given class |
void |
writePrototype(Object object)
Write the object as a prototype |
| Method Detail |
|---|
void writePrototype(Object object)
object - the objectObject getPrototype(Class c)
c - The class
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||