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

com.redis.riot.core.ProgressStyle Maven / Gradle / Ivy

The newest version!
package com.redis.riot.core;

public enum ProgressStyle {

	BLOCK, BAR, ASCII, LOG, NONE

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy