クラスの使用
org.springframework.kafka.support.AllowDenyCollectionManager
AllowDenyCollectionManager を使用するパッケージ
org.springframework.kafka.support 内の AllowDenyCollectionManager 使用
修飾子と型メソッド説明static <T> AllowDenyCollectionManager<T> AllowDenyCollectionManager.createManagerFor(CollectionSE<T> allowList, CollectionSE<T> denyList) static <T> AllowDenyCollectionManager<T> AllowDenyCollectionManager.createManagerFor(CollectionSE<T> allowList, CollectionSE<T> denyList, CollectionSE<PredicateSE<T>> predicates)