クラス型

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)
    • isAnnotatedWith

      static com.tngtech.archunit.base.DescribedPredicate<com.tngtech.archunit.core.domain.properties.CanBeAnnotated> isAnnotatedWith(ClassSE<?> type)
    • isAnnotatedWith

      static com.tngtech.archunit.base.DescribedPredicate<com.tngtech.archunit.core.domain.properties.CanBeAnnotated> isAnnotatedWith(StringSE type)