Package org.spongepowered.api.util
Class StartsWithPredicate
- java.lang.Object
-
- org.spongepowered.api.util.StartsWithPredicate
-
-
Constructor Summary
Constructors Constructor Description StartsWithPredicate(String test)
Create an new predicate.
-