public class NUndestroyableString extends NAbstractSecureString
| Modifier and Type | Field and Description |
|---|---|
static NUndestroyableString |
EMPTY |
value| Constructor and Description |
|---|
NUndestroyableString(char[] value) |
| Modifier and Type | Method and Description |
|---|---|
NSecureString |
copy() |
NSecureString |
destroy() |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isDestroyed() |
String |
toString() |
callWithContent, close, constantTimeEquals, doWithContentclone, finalize, getClass, notify, notifyAll, wait, wait, waitofEmpty, ofSecure, ofUnsecurepublic static final NUndestroyableString EMPTY
public NSecureString destroy()
public boolean isDestroyed()
public NSecureString copy()
Copyright © 2026 vpc open source initiative. All rights reserved.