Searched refs:BRIDGE (Results 1 – 3 of 3) sorted by relevance
334 static final int BRIDGE = 0x00000040; field in Modifier
521 return (getModifiers() & Modifier.BRIDGE) != 0; in isBridge()
111 return (accessFlags & Modifier.BRIDGE) != 0; in isBridge()