mirror of
https://github.com/corda/corda.git
synced 2025-06-16 06:08:13 +00:00
Added TODO
This commit is contained in:
@ -63,6 +63,7 @@ public final class Math {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static double random() {
|
public static double random() {
|
||||||
|
// TODO
|
||||||
throw new UnsupportedOperationException();
|
throw new UnsupportedOperationException();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user