Skip to main content
summaryrefslogtreecommitdiffstats
blob: 86edb7516348b84f4abf093383598353c82f374f (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
<!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.registry (Net4j Utilities Documentation)
</TITLE>

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

<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/registry/package-summary.html" target="classFrame">org.eclipse.net4j.util.registry</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="IRegistry.html" title="interface in org.eclipse.net4j.util.registry" target="classFrame"><I>IRegistry</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="DelegatingRegistry.html" title="class in org.eclipse.net4j.util.registry" target="classFrame">DelegatingRegistry</A>
<BR>
<A HREF="HashMapDelegatingRegistry.html" title="class in org.eclipse.net4j.util.registry" target="classFrame">HashMapDelegatingRegistry</A>
<BR>
<A HREF="HashMapRegistry.html" title="class in org.eclipse.net4j.util.registry" target="classFrame">HashMapRegistry</A>
<BR>
<A HREF="Registry.html" title="class in org.eclipse.net4j.util.registry" target="classFrame">Registry</A>
<BR>
<A HREF="RegistryUtil.html" title="class in org.eclipse.net4j.util.registry" target="classFrame">RegistryUtil</A>
<BR>
<A HREF="UnmodifiableRegistry.html" title="class in org.eclipse.net4j.util.registry" target="classFrame">UnmodifiableRegistry</A></FONT></TD>
</TR>
</TABLE>


</BODY>
</HTML>

Back to the top