Package com.alibaba.fastjson2.util
Interface Wrapper
-
public interface Wrapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> Tunwrap(Class<T> iface)
-
-
-
Method Detail
-
unwrap
<T> T unwrap(Class<T> iface)
-
-