E1
E2
public class BinaryAlways<E1,E2> extends Object implements BinaryPredicate<E1,E2>
BinaryAlways()
boolean
accept(E1 former, E2 latter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BinaryAlways()
public boolean accept(E1 former, E2 latter)
accept
BinaryPredicate<E1,E2>
former
latter
Copyright © 2013. All Rights Reserved.