E1
E2
public class BinaryNever<E1,E2> extends Object implements BinaryPredicate<E1,E2>
BinaryNever()
boolean
accept(E1 former, E2 latter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BinaryNever()
public boolean accept(E1 former, E2 latter)
accept
BinaryPredicate<E1,E2>
former
latter
Copyright © 2016. All rights reserved.