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

org.dc.riot.lol.rx.model.common.RankedQueue Maven / Gradle / Ivy

There is a newer version: 1.0.5
Show newest version
package org.dc.riot.lol.rx.model.common;

/**
 * Ranked queues.
 * 
 * @author Dc
 * @since 1.0.0
 */
public enum RankedQueue {
    RANKED_SOLO_5x5, RANKED_TEAM_3x3, RANKED_TEAM_5x5
}






© 2015 - 2024 Weber Informatics LLC | Privacy Policy