接口 Decodeable.DecodeByParam<T,Param>

封闭类:
Decodeable

public static interface Decodeable.DecodeByParam<T,Param>
  • 方法概要

    修饰符和类型
    方法
    说明
    decode(Param param)
     
  • 方法详细资料

    • decode

      T decode(Param param)