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
SEARCH:
Package
com.ants.platform.client.resources.commons.types
Interface CreateScoreValue.Visitor<T>
Enclosing class:
CreateScoreValue
public static interface
CreateScoreValue.Visitor<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
visit
(double value)
T
visit
(
String
value)
Method Details
visit
T
visit
(double value)
visit
T
visit
(
String
value)