public abstract class CheckedObjectDoubleProcedure<V> extends Object implements ObjectDoubleProcedure<V>
Constructor and Description |
---|
CheckedObjectDoubleProcedure() |
Modifier and Type | Method and Description |
---|---|
abstract void |
safeValue(V item1,
double item2) |
void |
value(V item1,
double item2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
Copyright © 2004–2016. All rights reserved.