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

com.flash3388.flashlib.robot.systems.Stoppable Maven / Gradle / Ivy

There is a newer version: 3.2.7
Show newest version
package com.flash3388.flashlib.robot.systems;

public interface Stoppable {

    void stop();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy