Interface WithString

All Superinterfaces:
ContractSupport<String>, EqualsContract<String>, HashCodeContract<String>, ObjectContract<String>, ProviderSupport<String>, SupportedMethods, ToStringContract<String>

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