接口 Decryptable.DecryptByParam<T,Param>

封闭类:
Decryptable

public static interface Decryptable.DecryptByParam<T,Param>
  • 方法概要

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

    • decrypt

      T decrypt(Param param)