public class SeparateListUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T extends Tree> |
presentsOf(List<com.sonar.sslr.api.typed.Optional<T>> list)
Returns a new list containing the present (in the sense of Optional#isPresent) elements in
list. |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.