io.contek.tinker.rearm.RearmStoreNotStartedException Maven / Gradle / Ivy
The newest version!
package io.contek.tinker.rearm;
import javax.annotation.concurrent.Immutable;
@Immutable
public final class RearmStoreNotStartedException extends IllegalStateException {
RearmStoreNotStartedException() {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy