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

com.floragunn.searchguard.sgconf.StaticDefinable Maven / Gradle / Ivy

The newest version!
package com.floragunn.searchguard.sgconf;

public interface StaticDefinable {
    
    boolean isStatic();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy