public final class OtherConverters extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OtherConverters.BigIntegerToString |
static class |
OtherConverters.StringToBigInteger |
static class |
OtherConverters.StringToUuid |
static class |
OtherConverters.UuidToString |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Converter<?,?>> |
getConvertersToRegister()
Returns all converters by this class that can be registered.
|
public static Collection<Converter<?,?>> getConvertersToRegister()
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.