public static class QueryByInterfaceBase.Bar extends java.lang.Object implements QueryByInterfaceBase.IFoo
| Modifier and Type | Field and Description |
|---|---|
int |
i |
| Constructor and Description |
|---|
QueryByInterfaceBase.Bar(int i) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
s() |
public java.lang.String s()
s in interface QueryByInterfaceBase.IFoo