We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c3c03d commit 75d2f12Copy full SHA for 75d2f12
src/test/java/com/lewdev/probabilitylib/ExampleApp.java
@@ -1,6 +1,6 @@
1
package com.lewdev.probabilitylib;
2
3
-public class App {
+public class ExampleApp {
4
5
public static void main(String[] args) {
6
ProbabilityCollection<String> collection = new ProbabilityCollection<>();
0 commit comments