mirror of
https://github.com/corda/corda.git
synced 2024-12-29 09:18:58 +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() {
|
||||
// TODO
|
||||
throw new UnsupportedOperationException();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user