From - - The source type being convertedTo - - The result type expected from conversion.public interface ConvertsValue<From,To>
| Modifier and Type | Field and Description |
|---|---|
static ConvertsValue |
PASS_THRU |
| Modifier and Type | Method and Description |
|---|---|
To |
convert(From from) |
static final ConvertsValue PASS_THRU
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.