Package sootup.core.views


package sootup.core.views
  • Class
    Description
    Abstract class for view.
     
    This interface has to be implemented to create a mutable view.
    A View is essentially a collection of code.
    Interface that defines notifications that are triggered when a mutable view is modified.