Uses of Class
com.h2tcoin.takamakachain.block.NodeStateBean
-
Packages that use NodeStateBean Package Description com.h2tcoin.takamakachain.utils.threadSafeUtils -
-
Uses of NodeStateBean in com.h2tcoin.takamakachain.utils.threadSafeUtils
Methods in com.h2tcoin.takamakachain.utils.threadSafeUtils that return NodeStateBean Modifier and Type Method Description static NodeStateBean
TkmTextUtils. getNodeStateBeanFromJson(String jsonString)
Methods in com.h2tcoin.takamakachain.utils.threadSafeUtils with parameters of type NodeStateBean Modifier and Type Method Description static String
TkmTextUtils. toJson(NodeStateBean nsb)
-