public interface DepthSupport
Modifier and Type | Field and Description |
---|---|
static int |
DEPTH_0
Request with depth 0.
|
static int |
DEPTH_1
Request with depth 1.
|
static int |
DEPTH_INFINITY
Request with depth infinity.
|
static final int DEPTH_0
static final int DEPTH_1
static final int DEPTH_INFINITY