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

io.contek.tinker.rearm.RearmStoreAlreadyStartedException Maven / Gradle / Ivy

The newest version!
package io.contek.tinker.rearm;

import javax.annotation.concurrent.Immutable;

@Immutable
public final class RearmStoreAlreadyStartedException extends IllegalStateException {

  RearmStoreAlreadyStartedException() {
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy