Class InterruptibleString

  • All Implemented Interfaces:
    CharSequence

    public class InterruptibleString
    extends Object
    implements CharSequence
    Interruptible string implementation. Inspired by https://stackoverflow.com/questions/910740/cancelling-a-long-running-regex-match
    Author:
    BaseX Team 2005-23, BSD License, Christian Gruen, gojomo