public class ScriptStubs
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<MethodStub> |
stubs |
Constructor and Description |
---|
ScriptStubs() |
Modifier and Type | Method and Description |
---|---|
void |
add(MethodStub ms) |
java.util.ArrayList<MethodStub> |
getStubs() |
private java.util.ArrayList<MethodStub> stubs
public java.util.ArrayList<MethodStub> getStubs()
public void add(MethodStub ms)
Copyright © 2013. All Rights Reserved.