org.support.project.di.NoImpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of common Show documentation
Show all versions of common Show documentation
Common Library for support-project.org application
package org.support.project.di;
/**
* DIのアノテーションでimplのディフォルト値
* 実装クラスの指定無しを表す
*
*/
public final class NoImpl {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy