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

com.theoryinpractise.clojure.ExecutionMode Maven / Gradle / Ivy

There is a newer version: 1.9.3
Show newest version
package com.theoryinpractise.clojure;

public enum ExecutionMode {
  INTERACTIVE,
  BATCH
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy