JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.strobel.core
Interface Selector<TSource,
TResult>
public interface
Selector<TSource,
TResult>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TResult
select
(
TSource
source)
Method Details
select
TResult
select
(
TSource
source)