Package japicmp.model

Interface JApiHasBridgeModifier

    • Method Detail

      • getBridgeModifier

        JApiModifier<BridgeModifier> getBridgeModifier()
        Returns the bridge modifier. The ACC_BRIDGE property is added by the compiler for bridge methods.
        Returns:
        the bridge modifier