public class StackDepth extends Object
| Constructor and Description |
|---|
StackDepth() |
| Modifier and Type | Method and Description |
|---|---|
StackDepth |
decrement() |
int |
depth() |
StackDepth |
increment() |
public int depth()
public StackDepth increment()
public StackDepth decrement()
Copyright © 2020 The Apache Software Foundation. All rights reserved.