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

org.async.rmi.TraceType Maven / Gradle / Ivy

package org.async.rmi;

/**
 * Created by Barak Bar Orion
 * 11/19/14.
 */
@SuppressWarnings("UnusedDeclaration")
public enum TraceType {
    OFF, ON, DETAILED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy