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

com.flash3388.flashlib.io.devices.DeviceProvider Maven / Gradle / Ivy

The newest version!
package com.flash3388.flashlib.io.devices;

public interface DeviceProvider {

     Class findDevice(int id, Class type);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy