Interface WithInteger

All Superinterfaces:
ContractSupport<Integer>, IntegerSupport<Integer>, NumberSupport<Integer>, ProviderSupport<Integer>, SupportedMethods

public interface WithInteger extends IntegerSupport<Integer>
Provides an implementation of the provider() method that provides instances of Integer.
Since:
1.0
Author:
evanbergstrom
See Also: