BrightSide Workbench Full Report + Source Code
Main Page
Related Pages
Packages
Packages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
[
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Files
File List
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
Public Member Functions
|
List of all members
org.turro.dossier.dossier.DossierSet Class Reference
Inheritance diagram for org.turro.dossier.dossier.DossierSet:
[
legend
]
Collaboration diagram for org.turro.dossier.dossier.DossierSet:
[
legend
]
Public Member Functions
DossierSet
(Collection collection)
Detailed Description
Author
Lluis Turró Cutiller
lluis
.nosp@m.
@tur
.nosp@m.
ro.or
.nosp@m.
g
Definition at line
27
of file
DossierSet.java
.
Constructor & Destructor Documentation
◆
DossierSet()
org.turro.dossier.dossier.DossierSet.DossierSet
(
Collection
collection
)
Definition at line
29
of file
DossierSet.java
.
29
{
30
super(
new
DossierComparator());
31
for
(Object o : collection) {
32
add(o);
33
}
34
}
The documentation for this class was generated from the following file:
DossierSet.java
org
turro
dossier
dossier
DossierSet
Generated on Tue Mar 12 2024 07:01:24 for BrightSide by
1.9.1