Package ghidra.lifecycle


package ghidra.lifecycle
  • Class
    Description
    An annotation for experimental things
    An annotation for things internal to an implementation For organization, some interfaces and classes exist in packages outside where they are used, and method access is required.
    The item is present for transitional purposes only and will soon be removed
    This serves both as a marker interface for classes missing important methods and as container for the Unfinished.TODO(String, Object...) method.