| Package | Description |
|---|---|
| sun.security.util |
| Modifier and Type | Method and Description |
|---|---|
static Debug |
Debug.getInstance(java.lang.String option)
Get a Debug object corresponding to whether or not the given
option is set.
|
static Debug |
Debug.getInstance(java.lang.String option,
java.lang.String prefix)
Get a Debug object corresponding to whether or not the given
option is set.
|
Copyright © 2020. All Rights Reserved.