public class JavaSuperClassWithGetters extends Object
| Constructor and Description |
|---|
JavaSuperClassWithGetters() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getProtectedProp() |
protected int |
getProtectedPropWOverload() |
protected int |
getProtectedPropWOverload(int i) |
int |
getPublicProp() |
Copyright © 2015. All rights reserved.