クラス型

java.lang.ObjectSE
org.springframework.modulith.core.Types

class Types extends ObjectSE
作成者:
Oliver Drotbohm
  • コンストラクターの詳細

    • Types

      Types()
  • メソッドの詳細

    • loadIfPresent

      @Nullable static <T> ClassSE<T> loadIfPresent(StringSE name)
    • residesInPackageAnnotatedWith

      static com.tngtech.archunit.base.DescribedPredicate<com.tngtech.archunit.core.domain.JavaClass> residesInPackageAnnotatedWith(ClassSE<? extends AnnotationSE> type)
      クラスに合わせて新しい DescribedPredicate を作成します
      パラメーター:
      type - null であってはなりません。
      戻り値:
      null になることはありません。
      導入:
      1.2