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

annotations.me.snowdrop.istio.api.builder.Predicate Maven / Gradle / Ivy

package me.snowdrop.istio.api.builder;


public interface Predicate{


    Boolean apply(I item);



}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy