Module swim.db
Package swim.db

Interface UTreeDelegate

All Superinterfaces:
TreeDelegate

public interface UTreeDelegate extends TreeDelegate
  • Method Details

    • utreeDidUpdate

      void utreeDidUpdate(UTree newTree, UTree oldTree, swim.structure.Value newValue, swim.structure.Value oldValue)