|
String | toString (Type type, Integer value, Map< String, String > attributes) |
|
This class converts integer value of seconds to/from milliseconds.
Definition at line 26 of file SecondsToMilisConverter.java.
◆ convertResult()
Integer org.openkilda.wfm.config.SecondsToMilisConverter.convertResult |
( |
Number |
value | ) |
|
|
protected |
◆ parseWithoutFormat()
Integer org.openkilda.wfm.config.SecondsToMilisConverter.parseWithoutFormat |
( |
String |
value | ) |
|
|
protected |
◆ toString()
String org.openkilda.wfm.config.SecondsToMilisConverter.toString |
( |
Type |
type, |
|
|
Integer |
value, |
|
|
Map< String, String > |
attributes |
|
) |
| |
The documentation for this class was generated from the following file: