abstract class ValueGetterFactory extends Object
ValueGetterFactory is used to create ValueGetter objects.| Modifier and Type | Field and Description |
|---|---|
(package private) static ValueGetterFactory |
ASYNC
In case of SEI async signatures, there are no holders.
|
(package private) static ValueGetterFactory |
SYNC |
| Constructor and Description |
|---|
ValueGetterFactory() |
static final ValueGetterFactory SYNC
static final ValueGetterFactory ASYNC
abstract ValueGetter get(ParameterImpl p)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.