eu.hansolo.steelseries.tools.KnobStyle Maven / Gradle / Ivy
package eu.hansolo.steelseries.tools;
/**
* @author Gerrit Grunwald
*/
public enum KnobStyle {
BLACK,
BRASS,
SILVER
}
package eu.hansolo.steelseries.tools;
/**
* @author Gerrit Grunwald
*/
public enum KnobStyle {
BLACK,
BRASS,
SILVER
}