Class DefaultPathParameterCodecs.SimpleFactory<T>
java.lang.Object
net.bluemind.core.rest.base.codec.DefaultPathParameterCodecs.SimpleFactory<T>
- All Implemented Interfaces:
PathParameterCodec.Factory<T>
- Enclosing class:
DefaultPathParameterCodecs
public static final class DefaultPathParameterCodecs.SimpleFactory<T>
extends Object
implements PathParameterCodec.Factory<T>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SimpleFactory
-
-
Method Details
-
create
- Specified by:
create
in interfacePathParameterCodec.Factory<T>
-