Interface ReferenceCollector.Behavior

Enclosing class:
ReferenceCollector

public static interface ReferenceCollector.Behavior
Way for callers to add specific behavior during traversal that utilizes the built-up reference information.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called after we finish with a scope.
  • Method Details