Uses of Class
com.h2tcoin.takamakachain.utils.networking.ResponseBookmarkBean
-
Packages that use ResponseBookmarkBean Package Description com.h2tcoin.takamakachain.utils.networking com.h2tcoin.takamakachain.utils.threadSafeUtils -
-
Uses of ResponseBookmarkBean in com.h2tcoin.takamakachain.utils.networking
Methods in com.h2tcoin.takamakachain.utils.networking that return ResponseBookmarkBean Modifier and Type Method Description static ResponseBookmarkBeanPostSenderHelper. getResponseBookmarkBean(TransactionBox tbox, RequestBookmarkBean requestBookmarkBean)Methods in com.h2tcoin.takamakachain.utils.networking with parameters of type ResponseBookmarkBean Modifier and Type Method Description intResponseBookmarkBean. compareTo(ResponseBookmarkBean o) -
Uses of ResponseBookmarkBean in com.h2tcoin.takamakachain.utils.threadSafeUtils
Methods in com.h2tcoin.takamakachain.utils.threadSafeUtils that return ResponseBookmarkBean Modifier and Type Method Description static ResponseBookmarkBeanTkmTextUtils. getResponseBookmarkBeanFromJson(String jsonString)Methods in com.h2tcoin.takamakachain.utils.threadSafeUtils with parameters of type ResponseBookmarkBean Modifier and Type Method Description static StringTkmTextUtils. toJson(ResponseBookmarkBean bb)
-