Package org.jcsp.lang

Interface RejectableChannelInput

    • Method Detail

      • reject

        void reject()
        Deprecated.
        Reject any data pending instead of reading it. The currently blocked writer will receive a ChannelDataRejectedException.