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