Module graph

Interface DisposableField

All Known Subinterfaces:
BoundedCloud, Cloud
All Known Implementing Classes:
CloudArray, CloudGraph, CloudGraphBase, CloudList, EmbeddedSharedObject, SecGraphImpl

public interface DisposableField
Object that might need to be disposed when the Node that hold the field is removed from the graph. If the object is not a field, ignore.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • disposeField

      void disposeField()