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

me.snowdrop.istio.api.builder.Visitable Maven / Gradle / Ivy

package me.snowdrop.istio.api.builder;


public interface Visitable{


    T accept(me.snowdrop.istio.api.builder.Visitor visitor);



}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy