Example usage for org.springframework.core.convert.converter ConditionalConverter interface-usage

List of usage examples for org.springframework.core.convert.converter ConditionalConverter interface-usage

Introduction

In this page you can find the example usage for org.springframework.core.convert.converter ConditionalConverter interface-usage.

Usage

From source file org.agatom.springatom.webmvc.converters.LongToDateTimeConverter.java

/**
 * <small>Class is a part of <b>SpringAtom</b> and was created at 20.03.14</small>
 *
 * @author kornicameister
 * @version 0.0.1
 * @since 0.0.1

From source file org.agatom.springatom.webmvc.converters.StringToUnixTimestampConverter.java

/**
 * <p>StringToUnixTimestampConverter class.</p>
 *
 * @author kornicameister
 * @version 0.0.1
 * @since 0.0.1

From source file org.agatom.springatom.webmvc.converters.IntervalToStringConverter.java

/**
 * <p>IntervalToStringConverter class.</p>
 *
 * @author kornicameister
 * @version 0.0.1
 * @since 0.0.1