Searched refs:BRIDGE (Results 1 – 2 of 2) sorted by relevance
348 static final int BRIDGE = 0x00000040; field in Modifier
746 return (accessFlags & Modifier.BRIDGE) != 0; in isBridgeMethodInternal()