public interface org.jasypt.contrib.org.apache.commons.codec_1_3.Decoder
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.jasypt.contrib.org.apache.commons.codec_1_3.Decoder
  super_class: java.lang.Object
{
  public abstract java.lang.Object decode(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws org.jasypt.contrib.org.apache.commons.codec_1_3.DecoderException
    MethodParameters:
         Name  Flags
      pObject  
}
SourceFile: "Decoder.java"