public class ScopeData
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScopeData.In |
static class |
ScopeData.Out |
| Modifier and Type | Field and Description |
|---|---|
ScopeData.In[] |
in |
ScopeData.Out[] |
out |
| Constructor and Description |
|---|
ScopeData() |
public ScopeData.In[] in
public ScopeData.Out[] out
Copyright © 2003-present Jodd Team