Searched defs:values (Results 1 - 3 of 3) sorted by relevance

/opengrok-sun/jrcs/src/main/java/org/apache/commons/jrcs/rcs/
H A DArchive.java357 * The symbols are the keys and the revision numbers are the values.
439 * Each phrase has a key and a list of values associated with it.
441 * @param values The values under the key.
443 public void addPhrase(String key, Collection values) argument
445 phrases.put(key, values);
728 for (Iterator i = nodes.values().iterator(); i.hasNext();)
1107 * Returns the given text with values added to CVS-style keywords.
1139 * Returns the given text removing the values of any CVS-style
/opengrok-sun/lib/
H A Dswing-layout-0.9.jar ... subindex int j int keys java.awt.Insets[] values int i Object[][] definitions java.util.Map map ...
H A Dbcel-5.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 30 milliseconds