Interface Types.CodecCallback<T extends Codec>

  • Enclosing interface:
    Types

    public static interface Types.CodecCallback<T extends Codec>
    • Method Summary

      Modifier and Type Method Description
      java.lang.Object apply​(T t)  
    • Method Detail

      • apply

        java.lang.Object apply​(T t)