Skip to content

Commit 468aada

Browse files
committed
Redesigned API and Demo in the tests
1 parent 9772710 commit 468aada

26 files changed

Lines changed: 651 additions & 187 deletions

.gitignore

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
1-
# Compiled class file
2-
*.class
3-
4-
# Log file
5-
*.log
6-
7-
# BlueJ files
8-
*.ctxt
9-
10-
# Mobile Tools for Java (J2ME)
11-
.mtj.tmp/
12-
13-
# Package Files #
14-
*.jar
15-
*.war
16-
*.nar
17-
*.ear
18-
*.zip
19-
*.tar.gz
20-
*.rar
21-
22-
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
23-
hs_err_pid*
1+
build
2+
.idea
3+
.nb-gradle
23.5 KB
Binary file not shown.
17 Bytes
Binary file not shown.
1 Byte
Binary file not shown.
17 Bytes
Binary file not shown.
18.4 KB
Binary file not shown.
17 Bytes
Binary file not shown.
18.1 KB
Binary file not shown.

.gradle/6.1/gc.properties

Whitespace-only changes.
17 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)