Interface GonProviderWrapper<K,V>

All Superinterfaces:
GonProvider<K,V>
All Known Implementing Classes:
GonProviderApi.GonProviderApiWrapper

public interface GonProviderWrapper<K,V> extends GonProvider<K,V>