Interface TypeSet.TypeSender

  • Enclosing class:
    TypeSet

    public static interface TypeSet.TypeSender
    • Method Detail

      • begin

        java.io.DataOutputStream begin()
                                throws java.io.IOException
        Throws:
        java.io.IOException
      • end

        void end()
          throws java.io.IOException
        Throws:
        java.io.IOException
      • version

        int version()