Package com.spotify.fmt
Class AbstractFMT.FormattingCallable
java.lang.Object
com.spotify.fmt.AbstractFMT.FormattingCallable
- All Implemented Interfaces:
SerializableCallable<FormattingResult>,Serializable,Callable<FormattingResult>
- Enclosing class:
AbstractFMT
private static class AbstractFMT.FormattingCallable
extends Object
implements SerializableCallable<FormattingResult>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
configuration
-
-
Constructor Details
-
FormattingCallable
FormattingCallable(FormattingConfiguration configuration)
-
-
Method Details
-
call
- Specified by:
callin interfaceCallable<FormattingResult>
-