Class IsInWhenPresent<T>

    • Constructor Detail

      • IsInWhenPresent

        protected IsInWhenPresent​(java.util.Collection<T> values)
    • Method Detail

      • of

        public static <T> IsInWhenPresent<T> of​(java.util.Collection<T> values)