Searched refs:get (Results 226 - 250 of 3658) sorted by relevance

1234567891011>>

/openjdk7/jdk/src/share/classes/sun/management/
H A DLazyCompositeData.java63 public Object get(String key) { method in class:LazyCompositeData
64 return compositeData().get(key);
122 return (String) cd.get(itemName);
129 return ((Boolean) cd.get(itemName)).booleanValue();
136 return ((Long) cd.get(itemName)).longValue();
143 return ((Integer) cd.get(itemName)).intValue();
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCombineFilter.java68 Figure succ = successors.get(0);
80 slot.setName(f.getProperties().get("dump_spec"));
81 if (f.getProperties().get("short_name") != null) {
82 slot.setShortName(f.getProperties().get("short_name"));
84 String s = f.getProperties().get("dump_spec");
119 OutputSlot nextSlot = succ.getOutputSlots().get(0);
121 if (succ.getProperties().get("con") != null) {
122 pos = Integer.parseInt(succ.getProperties().get("con"));
125 slot.setName(succ.getProperties().get("dump_spec"));
126 if (succ.getProperties().get("short_nam
[all...]
/openjdk7/langtools/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/
H A DClassTree.java49 * List of baseclasses. Contains only java.lang.Object. Can be used to get
61 * have super-interfaces. Can be used to get the mapped listing of
149 List<ClassDoc> list = implementingclasses.get(classes[i]);
170 * For the Class passed, get the super class,
172 * get the "value" from the hashmap for this key Class
173 * if entry not found create one and get that.
201 * For the interface passed get the interfaces which it extends, and then
237 List<ClassDoc> list = map.get(superclass);
258 private List<ClassDoc> get(Map<ClassDoc,List<ClassDoc>> map, ClassDoc cd) { method in class:ClassTree
259 List<ClassDoc> list = map.get(c
[all...]
/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapSchemaParser.java105 // To get around writing schemas that crash Netscape server
119 objectClassesAttr = schemaAttrs.get(OBJECTCLASSDESC_ATTR_ID);
124 attributeDefAttr = schemaAttrs.get(ATTRIBUTEDESC_ATTR_ID);
129 syntaxDefAttr = schemaAttrs.get(SYNTAXDESC_ATTR_ID);
134 matchRuleDefAttr = schemaAttrs.get(MATCHRULEDESC_ATTR_ID);
281 String currentName = (String) attr.get(0); // name is OID by default
291 currentName = (String) attr.get(0); // use NAME attribute as name
367 // get the name and values of the attribute to return
778 attr = attrs.get(NUMERICOID_ID);
787 attr = attrs.get(NAME_I
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMultiHashtable.java36 Vector vector = (Vector)get(key);
45 final Vector vector = (Vector) get(from);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DAbstractXMLSchema.java83 return (Boolean) fFeatures.get(featureId);
99 return fProperties.get(propertyId);
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/orbutil/
H A DDenseIntMapImpl.java48 public Object get( int key ) method in class:DenseIntMapImpl
54 result = list.get( key ) ;
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/
H A DMappedByteBufferDataSource.java42 public byte readByte() throws IOException { return buf.get(); }
46 public int read(byte[] b) throws IOException { buf.get(b); return b.length; }
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DVirtualConstructor.java55 if (map.get(cTypeName) != null) {
76 return (VMObject) VMObjectFactory.newObject((Class) map.get(typeName), addr);
/openjdk7/jdk/src/share/classes/java/beans/
H A DBeanDescriptor.java79 ? this.beanClassRef.get()
91 ? this.customizerClassRef.get()
H A DChangeListenerMap.java81 L[] array = this.map.get(name);
104 L[] array = this.map.get(name);
134 public final synchronized L[] get(String name) { method in class:ChangeListenerMap
136 ? this.map.get(name)
172 L[] listeners = this.map.get(null);
197 L[] listeners = get(name);
217 L[] array = this.map.get(null);
218 return (array != null) || ((name != null) && (null != this.map.get(name)));
/openjdk7/jdk/src/share/classes/javax/naming/directory/
H A DAttribute.java51 * for details regarding how to get schema information about an attribute
60 * constructor, while another implementation might define <tt>get()</tt> and
62 * to get the values dynamically from the directory.
113 Object get() throws NamingException; method in interface:Attribute
254 * @see #get(int)
275 Object get(int ix) throws NamingException; method in interface:Attribute
/openjdk7/jdk/src/share/classes/com/sun/jmx/mbeanserver/
H A DMXBeanLookup.java94 WeakReference<MXBeanLookup> weakLookup = mbscToLookup.get(mbsc);
95 MXBeanLookup lookup = (weakLookup == null) ? null : weakLookup.get();
105 WeakReference<Object> wr = objectNameToProxy.get(name);
107 Object proxy = wr.get();
131 ObjectName name = mxbeanToObjectName.get(mxbean);
146 ObjectName existing = mxbeanToObjectName.get(mxbean);
159 if (name.equals(mxbeanToObjectName.get(mxbean))) {
170 return currentLookup.get();
/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaButtonCheckBoxUI.java45 return instance.get();
49 return sizingIcon.get();
H A DAquaButtonRadioUI.java45 return instance.get();
49 return sizingIcon.get();
/openjdk7/jdk/src/macosx/native/jobjc/src/tests/java/com/apple/jobjc/
H A DNSClassTest.java39 String jcname = Utils.get().strings().javaString(cname);
47 String jdescr = Utils.get().strings().javaString(c.description());
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/internalizer/
H A DLocatorTable.java57 return (Locator)startLocations.get(e);
61 return (Locator)endLocations.get(e);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DBase64Data.java146 get();
168 * {@link #get()} operation is likely going to be expensive.
177 public byte[] get() { method in class:Base64Data
212 get(); // fill in the buffer if necessary
275 get(); // fill in the buffer if we haven't done so
286 get(); // fill in the buffer
292 get();
298 get();
303 get();
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/pipe/
H A DPipeCloner.java57 Pipe r = (Pipe)master2copy.get(p);
61 assert master2copy.get(p)==r : "the pipe must call the add(...) method to register itself before start copying other pipes, but "+p+" hasn't done so";
H A DTubeCloner.java89 Tube r = (Tube)master2copy.get(t);
93 assert master2copy.get(t)==r : "the tube must call the add(...) method to register itself before start copying other pipes, but "+t +" hasn't done so";
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/message/
H A DAttachmentSetImpl.java39 * justify linear search in {@link #get(String)}.
61 public Attachment get(String contentId) { method in class:AttachmentSetImpl
63 Attachment a = attList.get(i);
/openjdk7/jdk/test/com/sun/jndi/cosnaming/
H A DCNNameParser.java27 if (!comps[i].equals(name.get(i))) {
30 "expecting '" + comps[i] + "' got '" + name.get(i) + "'");
/openjdk7/jdk/test/demo/zipfs/
H A DZFSTests.java43 Path dir = Paths.get(DIRWITHSPACE);
44 Path path = Paths.get(DIRWITHSPACE, "file.zip");
/openjdk7/jdk/test/java/lang/InheritableThreadLocal/
H A DBasic.java61 if (((Integer)(n.get())).intValue() < threadCount-1) {
67 int threadId = ((Integer)(n.get())).intValue();
/openjdk7/jdk/test/java/lang/instrument/
H A DRedefineClassesDisabledTest.java83 int firstGet = ex.get();
85 int secondGet = ex.get();

Completed in 125 milliseconds

1234567891011>>