JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.svetovid.installer
Interface Collector<T>
All Known Implementing Classes:
JavaInstallationSetCollector
public interface
Collector<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
collect
(
T
item)
Method Details
collect
void
collect
(
T
item)