Class ProxyUtils
java.lang.Object
io.vertx.serviceproxy.ProxyUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> List<T> convertList(List list) convertMap(Map map) static <T> Set<T> convertSet(List list) static CharacterjavaObjToChar(Object obj)
-
Constructor Details
-
ProxyUtils
public ProxyUtils()
-
-
Method Details
-
convertToListChar
-
convertToSetChar
-
convertToMapChar
-
javaObjToChar
-
convertMap
-
convertList
-
convertSet
-