Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2013-05-29 12:20:02 +0000
committerEike Stepper2013-05-29 12:20:02 +0000
commit81c9909e5f313b35d474204625be12e9ccf74c1f (patch)
tree2ee9e487fc6bec56ba61673cbe12d00dd84258b3 /plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/package-summary.html
parent6b7335047f19cf9618ee310eff25f22f705414ab (diff)
downloadcdo-81c9909e5f313b35d474204625be12e9ccf74c1f.tar.gz
cdo-81c9909e5f313b35d474204625be12e9ccf74c1f.tar.xz
cdo-81c9909e5f313b35d474204625be12e9ccf74c1f.zip
Diffstat (limited to 'plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/package-summary.html')
-rw-r--r--plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/package-summary.html30
1 files changed, 20 insertions, 10 deletions
diff --git a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/package-summary.html b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/package-summary.html
index 6fae8d55d9..f749194823 100644
--- a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/package-summary.html
+++ b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/package-summary.html
@@ -88,16 +88,18 @@ Utility classes.
<P>
<map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" title="&#171;exception&#187; RuntimeException (java.lang)" alt="" coords="23,503,151,558"/>
-<area shape="rect" id="node2" href="WrappedException.html" title="&#171;exception&#187; WrappedException" alt="" coords="198,511,330,551"/>
-<area shape="rect" id="node3" href="UUIDGenerator.html" title="UUIDGenerator" alt="" coords="32,454,141,479"/>
-<area shape="rect" id="node4" href="IErrorHandler.html" title="&#171;interface&#187; IErrorHandler" alt="" coords="38,389,135,429"/>
-<area shape="rect" id="node5" href="AdapterUtil.html" title="&#171;static&#187; AdapterUtil" alt="" coords="43,325,130,365"/>
-<area shape="rect" id="node6" href="HexUtil.html" title="&#171;static&#187; HexUtil" alt="" coords="53,261,121,301"/>
-<area shape="rect" id="node7" href="ObjectUtil.html" title="&#171;static&#187; ObjectUtil" alt="" coords="47,197,126,237"/>
-<area shape="rect" id="node8" href="ReflectUtil.html" title="&#171;static&#187; ReflectUtil" alt="" coords="46,133,127,173"/>
-<area shape="rect" id="node9" href="StringUtil.html" title="&#171;static&#187; StringUtil" alt="" coords="49,69,124,109"/>
-<area shape="rect" id="node10" href="ReflectUtil.PrimitiveType.html" title="&#171;enum&#187; ReflectUtil.PrimitiveType" alt="" coords="5,5,168,45"/>
+<area shape="rect" id="node1" title="&#171;exception&#187; RuntimeException (java.lang)" alt="" coords="23,631,151,686"/>
+<area shape="rect" id="node2" href="WrappedException.html" title="&#171;exception&#187; WrappedException" alt="" coords="198,639,330,679"/>
+<area shape="rect" id="node3" href="UUIDGenerator.html" title="UUIDGenerator" alt="" coords="32,582,141,607"/>
+<area shape="rect" id="node4" href="IErrorHandler.html" title="&#171;interface&#187; IErrorHandler" alt="" coords="38,517,135,557"/>
+<area shape="rect" id="node5" href="Predicate.html" title="&#171;interface&#187; Predicate" alt="" coords="44,453,129,493"/>
+<area shape="rect" id="node6" href="AdapterUtil.html" title="&#171;static&#187; AdapterUtil" alt="" coords="43,389,130,429"/>
+<area shape="rect" id="node7" href="HexUtil.html" title="&#171;static&#187; HexUtil" alt="" coords="53,325,121,365"/>
+<area shape="rect" id="node8" href="ObjectUtil.html" title="&#171;static&#187; ObjectUtil" alt="" coords="47,261,126,301"/>
+<area shape="rect" id="node9" href="Predicates.html" title="&#171;static&#187; Predicates" alt="" coords="45,197,129,237"/>
+<area shape="rect" id="node10" href="ReflectUtil.html" title="&#171;static&#187; ReflectUtil" alt="" coords="46,133,127,173"/>
+<area shape="rect" id="node11" href="StringUtil.html" title="&#171;static&#187; StringUtil" alt="" coords="49,69,124,109"/>
+<area shape="rect" id="node12" href="ReflectUtil.PrimitiveType.html" title="&#171;enum&#187; ReflectUtil.PrimitiveType" alt="" coords="5,5,168,45"/>
</map>
<CENTER><IMG SRC="package-summary.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
@@ -111,6 +113,10 @@ Utility classes.
<TD WIDTH="15%"><B><A HREF="../../../../org/eclipse/net4j/util/IErrorHandler.html" title="interface in org.eclipse.net4j.util">IErrorHandler</A></B></TD>
<TD>A callback interface with a <A HREF="../../../../org/eclipse/net4j/util/IErrorHandler.html#handleError(java.lang.Throwable)"><CODE>handleError()</CODE></A> method.</TD>
</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/eclipse/net4j/util/Predicate.html" title="interface in org.eclipse.net4j.util">Predicate&lt;T&gt;</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
</TABLE>
&nbsp;
@@ -139,6 +145,10 @@ Utility classes.
<TD>Various static helper methods.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/eclipse/net4j/util/Predicates.html" title="class in org.eclipse.net4j.util">Predicates</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/eclipse/net4j/util/ReflectUtil.html" title="class in org.eclipse.net4j.util">ReflectUtil</A></B></TD>
<TD>Various static helper methods for dealing with Java reflection.</TD>
</TR>

Back to the top