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

io.nextop.NextopContext Maven / Gradle / Ivy

package io.nextop;

import com.google.common.annotations.Beta;

import javax.annotation.Nullable;

@Beta
public interface NextopContext {
    @Nullable
    Nextop getNextop();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy