public class InIfs<T> extends Ifs<Collection>
predicates| 构造器和说明 |
|---|
InIfs() |
public InIfs<T> when(Predicate<Collection> predicate, T... values)
public InIfs<T> when(Predicate<Collection> predicate, Collection value)
when 在类中 Ifs<Collection>public InIfs<T> other(Collection value)
other 在类中 Ifs<Collection>Copyright © 2021. All rights reserved.