Package | Description |
---|---|
org.jcodec.common |
Modifier and Type | Method and Description |
---|---|
static <T0> Tuple._1<T0> |
Tuple.single(T0 v0) |
Modifier and Type | Method and Description |
---|---|
static <T0,U> List<Tuple._1<U>> |
Tuple._1map0(List<Tuple._1<T0>> l,
Tuple.Mapper<T0,U> mapper) |
Modifier and Type | Method and Description |
---|---|
static <T0> List<T0> |
Tuple._1_project0(List<Tuple._1<T0>> temp) |
static <T0,U> List<Tuple._1<U>> |
Tuple._1map0(List<Tuple._1<T0>> l,
Tuple.Mapper<T0,U> mapper) |
Copyright © 2019. All rights reserved.