Package | Description |
---|---|
play.libs | |
play.plugins |
Modifier and Type | Class and Description |
---|---|
static class |
F.None<T> |
static class |
F.Some<T> |
Modifier and Type | Field and Description |
---|---|
F.Option<A> |
F.Either._1 |
F.Option<A> |
F.E3._1 |
F.Option<A> |
F.E4._1 |
F.Option<A> |
F.E5._1 |
F.Option<B> |
F.Either._2 |
F.Option<B> |
F.E3._2 |
F.Option<B> |
F.E4._2 |
F.Option<B> |
F.E5._2 |
F.Option<C> |
F.E3._3 |
F.Option<C> |
F.E4._3 |
F.Option<C> |
F.E5._3 |
F.Option<D> |
F.E4._4 |
F.Option<D> |
F.E5._4 |
F.Option<E> |
F.E5._5 |
Modifier and Type | Method and Description |
---|---|
F.Option<R> |
F.Matcher.match(F.Option<T> o) |
abstract F.Option<R> |
F.Matcher.match(T o) |
Modifier and Type | Method and Description |
---|---|
F.Option<R> |
F.Matcher.match(F.Option<T> o) |
Modifier and Type | Method and Description |
---|---|
<T> F.Option<PlayPlugin.Filter<T>> |
PluginCollection.composeFilters() |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly