-
- Downloads
Common: LambdaUtils: Add a more general filter by type method.
* The current filterByType methods has fairly strict expectations towards inheritance which restricts the use of the method. * Add a more generic filterType method that has less restrictions w.r.t. the generics. * Rename the existing method to filterTypeSafe. refs 3203
Showing
- org.fortiss.tooling.common/trunk/src/org/fortiss/tooling/common/util/.ratings 1 addition, 1 deletion...common/trunk/src/org/fortiss/tooling/common/util/.ratings
- org.fortiss.tooling.common/trunk/src/org/fortiss/tooling/common/util/LambdaUtils.java 22 additions, 1 deletion...runk/src/org/fortiss/tooling/common/util/LambdaUtils.java
Loading
Please register or sign in to comment