public abstract static class API.Match.Pattern0<T> extends Object implements API.Match.Pattern<T,T>
| Constructor and Description |
|---|
Pattern0() |
| Modifier and Type | Method and Description |
|---|---|
static <T> API.Match.Pattern0<T> |
any() |
static <T> API.Match.Pattern0<T> |
of(Class<? super T> type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, getIfDefined, isDefinedAt, lift, unliftpublic static <T> API.Match.Pattern0<T> any()
public static <T> API.Match.Pattern0<T> of(Class<? super T> type)
Copyright © 2019. All Rights Reserved.