mirror of
https://github.com/corda/corda.git
synced 2025-01-01 10:46:46 +00:00
Added TODO
This commit is contained in:
parent
8c248e382f
commit
09efe501f5
@ -63,6 +63,7 @@ public final class Math {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static double random() {
|
public static double random() {
|
||||||
|
// TODO
|
||||||
throw new UnsupportedOperationException();
|
throw new UnsupportedOperationException();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user