Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5a3e4f835b3cf2504aef7d8ba0b6eafa6a6db811 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>

<TITLE>
org.eclipse.net4j.util (Net4j Utilities Documentation)
</TITLE>

<META NAME="date" CONTENT="">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../html/book.css" TITLE="Style">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../org/eclipse/net4j/util/package-summary.html" target="classFrame">org.eclipse.net4j.util</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="IErrorHandler.html" title="interface in org.eclipse.net4j.util" target="classFrame"><I>IErrorHandler</I></A>
<BR>
<A HREF="Predicate.html" title="interface in org.eclipse.net4j.util" target="classFrame"><I>Predicate</I></A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AdapterUtil.html" title="class in org.eclipse.net4j.util" target="classFrame">AdapterUtil</A>
<BR>
<A HREF="CheckUtil.html" title="class in org.eclipse.net4j.util" target="classFrame">CheckUtil</A>
<BR>
<A HREF="HexUtil.html" title="class in org.eclipse.net4j.util" target="classFrame">HexUtil</A>
<BR>
<A HREF="ObjectUtil.html" title="class in org.eclipse.net4j.util" target="classFrame">ObjectUtil</A>
<BR>
<A HREF="Predicates.html" title="class in org.eclipse.net4j.util" target="classFrame">Predicates</A>
<BR>
<A HREF="ReflectUtil.html" title="class in org.eclipse.net4j.util" target="classFrame">ReflectUtil</A>
<BR>
<A HREF="StringUtil.html" title="class in org.eclipse.net4j.util" target="classFrame">StringUtil</A>
<BR>
<A HREF="UUIDGenerator.html" title="class in org.eclipse.net4j.util" target="classFrame">UUIDGenerator</A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Enums</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="ReflectUtil.PrimitiveType.html" title="enum in org.eclipse.net4j.util" target="classFrame">ReflectUtil.PrimitiveType</A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Exceptions</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="WrappedException.html" title="class in org.eclipse.net4j.util" target="classFrame">WrappedException</A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Errors</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="ImplementationError.html" title="class in org.eclipse.net4j.util" target="classFrame">ImplementationError</A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Annotation Types</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="ReflectUtil.ExcludeFromDump.html" title="annotation in org.eclipse.net4j.util" target="classFrame">ReflectUtil.ExcludeFromDump</A></FONT></TD>
</TR>
</TABLE>


</BODY>
</HTML>

Back to the top