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

net.yudichev.jiotty.common.inject.HasWithAnnotation Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version
package net.yudichev.jiotty.common.inject;

import net.yudichev.jiotty.common.lang.TypedBuilder;

public interface HasWithAnnotation {
    TypedBuilder withAnnotation(SpecifiedAnnotation specifiedAnnotation);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy