接口 Decodeable.DecodeByParamArgs<T,Param>

封闭类:
Decodeable

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

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

    • decode

      T decode(Param... args)