Searched refs:hasBridge (Results 1 – 3 of 3) sorted by relevance
40 boolean hasBridge (); in hasBridge() method
137 return ((m_access_flags & ACC_BRIDGE) != 0) || m_attributes.hasBridge (); in isBridge()
42 public final boolean hasBridge () in hasBridge() method in AttributeCollection