Package | Description |
---|---|
com.thebuzzmedia.exiftool.commons.iterables |
Modifier and Type | Method and Description |
---|---|
static <T,U> List<U> |
Collections.map(List<T> inputs,
Mapper<T,U> mapper)
Map list of inputs to a new list of outputs.
|
Copyright © 2016. All Rights Reserved.