JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
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.complexible.common.base
Interface OptionFunction
public interface
OptionFunction
Since:
3.0
Version:
3.0
Author:
Evren Sirin
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<V> V
get
(
Option
<V> theOption)
Returns the option value.
Method Details
get
<V>
V
get
(
Option
<V> theOption)
Returns the option value.