接口 Unmarshaller<T,R>
-
- 所有已知实现类:
BatchGetRowResponseUnmarshaller,GetRowResponseUnmarshaller,ListKeyRangesResponseUnmarshaller,ListTablesResponseUnmarshaller,ScanResponseUnmarshaller,ShowTableResponseUnmarshaller,ShowTableStateResponseUnmarshaller,TableStorageResultUnmarshaller
public interface Unmarshaller<T,R>Used to parse T from R.
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 Tunmarshall(R in)
-