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

kilim.NotPausable Maven / Gradle / Ivy

Go to download

Coroutines, continuations, fibers, actors and message passing for the JVM

There is a newer version: 2.0.2-jdk7
Show newest version
// Copyright 2006 by sriram - offered under the terms of the MIT License

package kilim;

public class NotPausable extends RuntimeException {
    private static final long serialVersionUID = 1L;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy