T
public class Ifs<T> extends Object
List<IfsPredicate>
predicates
Ifs()
Ifs<T>
other(T value)
when(Predicate<T> predicate, T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final List<IfsPredicate> predicates
public Ifs()
public Ifs<T> when(Predicate<T> predicate, T value)
public Ifs<T> other(T value)
Copyright © 2021. All rights reserved.