| Package | Description |
|---|---|
| com.m3.scalaflavor4j |
| Modifier and Type | Method and Description |
|---|---|
static <R> PartialF<R> |
PartialFunction.apply(CaseClause<?,R>... caseClauses) |
static <R> PartialF<R> |
PartialF.apply(CaseClause<?,R>... caseClauses) |
static <R> PartialF<R> |
PartialFunction.apply(Seq<CaseClause<?,R>> caseClauses) |
static <R> PartialF<R> |
PartialF.apply(Seq<CaseClause<?,R>> caseClauses) |
Copyright © 2015. All rights reserved.