Class DefaultPathParameterCodecs.IntegerQueryParameterCodec

java.lang.Object
net.bluemind.core.rest.base.codec.DefaultPathParameterCodecs.IntegerQueryParameterCodec
All Implemented Interfaces:
PathParameterCodec<Integer>
Enclosing class:
DefaultPathParameterCodecs

public static class DefaultPathParameterCodecs.IntegerQueryParameterCodec extends Object implements PathParameterCodec<Integer>