Enum クラスの使用箇所
org.springframework.boot.autoconfigure.condition.SearchStrategy
SearchStrategy を使用するパッケージ
org.springframework.boot.autoconfigure.condition 内の SearchStrategy 使用
org.springframework.boot.autoconfigure.condition 内の型引数 SearchStrategy を持つサブクラス修飾子と型メソッド説明static SearchStrategy指定された名前でこのクラスの列挙型定数を返します。static SearchStrategy[]SearchStrategy.values()この列挙型クラスの定数を含む配列を、宣言されている順序で返します。