@Deprecated public abstract class ThreeTenBackPortConverters extends Object
Converter
implementations for the ThreeTen Backport project in case it's present on
the classpath.Constructor and Description |
---|
ThreeTenBackPortConverters()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Collection<Converter<?,?>> |
getConvertersToRegister()
Deprecated.
Returns the converters to be registered.
|
static boolean |
supports(Class<?> type)
Deprecated.
|
public static Collection<Converter<?,?>> getConvertersToRegister()
public static boolean supports(Class<?> type)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.