JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.binis.codegen.collection
Interface CodeSet<T,
R>
All Known Implementing Classes:
CodeSetImpl
public interface
CodeSet<T,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CodeSet
<
T
,
R
>
add
(
T
value)
R
and
()
Method Details
add
CodeSet
<
T
,
R
>
add
(
T
value)
and
R
and
()