lejos.nxt
Class VM.VMMethods
java.lang.Object
lejos.nxt.VM.VMItems<VM.VMMethod>
lejos.nxt.VM.VMMethods
- All Implemented Interfaces:
- Iterable<VM.VMMethod>
- Enclosing class:
- VM
public final class VM.VMMethods
- extends VM.VMItems<VM.VMMethod>
Provide access to a series of method records
Method Summary |
VM.VMMethod |
get(int item)
Return access to a specific method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public VM.VMMethod get(int item)
- Return access to a specific method.
- Specified by:
get
in class VM.VMItems<VM.VMMethod>
- Parameters:
item
-
- Returns:
- the VMMethod object