JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.glassfish.grizzly
Package
org.glassfish.grizzly.utils
Interface GenericAdapter<K,
V>
public interface
GenericAdapter<K,
V>
Generic Adapter interface.
Author:
Alexey Stashok
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
V
adapt
(
K
result)
Method Details
adapt
V
adapt
(
K
result)