|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopenlist.util.DoubleSquareRooter
public class DoubleSquareRooter
A SquareRooter extracts the square root of its argument its argument
| Constructor Summary | |
|---|---|
DoubleSquareRooter()
|
|
| Method Summary | |
|---|---|
java.lang.Double |
apply(java.lang.Object arg)
Apply this SquareRooter to an argument. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoubleSquareRooter()
| Method Detail |
|---|
public java.lang.Double apply(java.lang.Object arg)
apply in interface Function1argarg - the value to be squared
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||