Remove the Deprecated(experimental) from StdOperators

This commit is contained in:
Rob Bygrave
2023-10-10 23:42:47 +13:00
parent 4506596379
commit 1e8c609dec
@@ -9,7 +9,6 @@ import java.util.Collection;
* <p>
* This is currently deemed to be experimental and subject to change.
*/
@Deprecated(since = "experimental")
public final class StdOperators {
// ---- Functions ---- //