接口 Linkable


  • public interface Linkable
    Indicating addition work when sets are linked
    • 方法详细资料

      • link

        void link​(int m,
                  int n)
        To be called when linked
        参数:
        m - the root of a set that will no longer be root
        n - the root of a set that will continue to be root