Searched defs:AttributeEntry (Results 1 - 2 of 2) sorted by relevance

/openjdk9/corba/src/java.corba/share/classes/com/sun/tools/corba/se/idl/
H A DAttributeEntry.java48 public class AttributeEntry extends MethodEntry class in inherits:MethodEntry
50 protected AttributeEntry () method in class:AttributeEntry
55 protected AttributeEntry (AttributeEntry that) method in class:AttributeEntry
61 protected AttributeEntry (InterfaceEntry that, IDLID clone) method in class:AttributeEntry
/openjdk9/jdk/src/java.base/share/classes/java/text/
H A DAttributedString.java1088 class AttributeEntry implements Map.Entry<Attribute,Object> { class in inherits:Map.Entry
1093 AttributeEntry(Attribute key, Object value) { method in class:AttributeEntry

Completed in 48 milliseconds