Uses of Class
com.h2tcoin.takamakachain.utils.simpleWallet.panels.support.BaseurlBean
-
Packages that use BaseurlBean Package Description com.h2tcoin.takamakachain.utils.threadSafeUtils -
-
Uses of BaseurlBean in com.h2tcoin.takamakachain.utils.threadSafeUtils
Methods in com.h2tcoin.takamakachain.utils.threadSafeUtils that return types with arguments of type BaseurlBean Modifier and Type Method Description static ConcurrentSkipListMap<String,BaseurlBean>
TkmTextUtils. getBaseurlMapFromJson(String jsonString)
Method parameters in com.h2tcoin.takamakachain.utils.threadSafeUtils with type arguments of type BaseurlBean Modifier and Type Method Description static String
TkmTextUtils. toJsonBaseurlMapBean(ConcurrentSkipListMap<String,BaseurlBean> tpk)
-