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

io.toolisticon.aptk.tools.matcher.BaseMatcher Maven / Gradle / Ivy

package io.toolisticon.aptk.tools.matcher;

import javax.lang.model.element.Element;

/**
 * BaseMatcher flag interface.
 * Has no methods.
 */
public interface BaseMatcher  {


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy