Interface RegisterState
- All Known Implementing Classes:
DumpMiscState
public interface RegisterState
-
Method Summary
Modifier and TypeMethodDescriptionvoiddispose()getKeys()List<byte[]> Get the byte array value for a register nameisInitialized(String key) Check if the register is initializedvoidvoid
-
Method Details
-
getKeys
-
getVals
-
isInitialized
-
setVals
-
setVals
-
dispose
void dispose()
-