Uses of Class
com.h2tcoin.takamakachain.utils.simpleWallet.panels.support.VersionBean
- 
Packages that use VersionBean Package Description com.h2tcoin.takamakachain.utils.threadSafeUtils  - 
- 
Uses of VersionBean in com.h2tcoin.takamakachain.utils.threadSafeUtils
Methods in com.h2tcoin.takamakachain.utils.threadSafeUtils that return VersionBean Modifier and Type Method Description static VersionBeanTkmTextUtils. getVersionBeanFromJson(String js)Methods in com.h2tcoin.takamakachain.utils.threadSafeUtils with parameters of type VersionBean Modifier and Type Method Description static StringTkmTextUtils. toJson(VersionBean bb) 
 -