mirror of
https://github.com/Noratrieb/UselessClasses.git
synced 2026-01-15 17:15:10 +01:00
cool new classes that are very cool
This commit is contained in:
parent
707063f8ae
commit
b8dfd00554
10 changed files with 324 additions and 5 deletions
|
|
@ -1,7 +1,5 @@
|
|||
package com.github.nilstrieb.uselessclasses;
|
||||
|
||||
import java.util.function.Consumer;
|
||||
|
||||
/**
|
||||
* This class adds a brand new syntax for if-statements!
|
||||
* You just need to statically import the methods
|
||||
|
|
@ -19,9 +17,6 @@ public class Ifs {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
interface Statements {
|
||||
void execute();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue