Package org.cadixdev.mercury.extra

  • Class Summary
    Class Description
    AccessAnalyzerProcessor
    Generates access transformers for fields/method that would no longer be accessible when moving classes to other packages.
    BridgeMethodRewriter
    Removes redundant synthetic bridge methods that cause compile errors.