Interface IAnnotationProcessorStorer<From,To>

All Known Subinterfaces:
IAnnotationProcessorStore<From,To>

public interface IAnnotationProcessorStorer<From,To>
For traversals we need to be able to walk to the next class and find its traversals
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    store(From from, To to)