All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.malinskiy.sheldon.IAdapterProvider Maven / Gradle / Ivy

The newest version!
package com.malinskiy.sheldon;

public interface IAdapterProvider {

     com.malinskiy.sheldon.adapter.IPreferenceAdapter get(Class clazz);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy