public class ClassDepthData extends Object
| 构造器和说明 |
|---|
ClassDepthData()
Instantiates a new class depth data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCount(int level)
Gets the count.
|
int |
getPreLevelCount(int level2)
Gets the pre level count.
|
int |
increase(int level)
Increase.
|
public String typeName
public int increase(int level)
level - the levelpublic int getCount(int level)
level - the levelpublic int getPreLevelCount(int level2)
level2 - the level 2Copyright © 2017. All rights reserved.