Overview Package Class Use Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

edu.cmu.emulator
Interface UserClassInterface


public interface UserClassInterface

Interface that user defined classes need to implement in order to be loaded into the system.


Method Summary
void start(Emulator emulator, String[] args)
This is the method that gets called by the classloader after loading the user defined classes.

Method Detail

start

void start(Emulator emulator,
 String[] args)
This is the method that gets called by the classloader after loading the user defined classes.

Parameters:
emulator - The Emulator object passed to the user class so that they have access to the internal data structures of the emulator.

Overview Package Class Use Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Copyright © 2013. All Rights Reserved.

AltStyle によって変換されたページ (->オリジナル) /