T
public class IsNothing<T> extends Object implements Predicate<Maybe<T>>
IsNothing()
boolean
accept(Maybe<T> element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IsNothing()
public boolean accept(Maybe<T> element)
Predicate
accept
Predicate<Maybe<T>>
element
Copyright © 2013. All Rights Reserved.