public class TimeStringConverters extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TimeStringConverters.InstantToStringConverter |
static class |
TimeStringConverters.LocalDateTimeToStringConverter |
static class |
TimeStringConverters.LocalDateToStringConverter |
static class |
TimeStringConverters.StringToInstantConverter |
static class |
TimeStringConverters.StringToLocalDateConverter |
static class |
TimeStringConverters.StringToLocalDateTimeConverter |
Constructor and Description |
---|
TimeStringConverters() |
Modifier and Type | Method and Description |
---|---|
static Collection<org.springframework.core.convert.converter.Converter<?,?>> |
getConvertersToRegister() |
public static Collection<org.springframework.core.convert.converter.Converter<?,?>> getConvertersToRegister()
Copyright © 2017–2018 ArangoDB GmbH. All rights reserved.