| java.lang.Object | |
| ↳ | org.springframework.format.datetime.joda.MillisecondInstantPrinter | 
Prints Long instances using a DateTimeFormatter.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Create a new ReadableInstantPrinter. | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
|  From interface
  org.springframework.format.Printer | |||||||||||
Create a new ReadableInstantPrinter.
| formatter | the Joda DateTimeFormatter instance | 
|---|