Interface Rewritable

All Known Implementing Classes:
RewritableWrappedGraph, SecGraph, SecGraphRef, ThreadedSecGraph

public interface Rewritable
  • Method Details

    • write

      void write(Registry r)
    • wasChanged

      boolean wasChanged()
    • isAutoRecreate

      boolean isAutoRecreate()
    • setAutoRecreate

      void setAutoRecreate(boolean mode)