Class TypeStore

java.lang.Object
online.sharedtype.processor.context.TypeStore

public final class TypeStore extends Object
Store and cache type information during annotation processing.
A same type can be referenced at multiple places. Once resolved, it should be cached.
Author:
Cause Chung
See Also:
  • Method Details