| Method and Description |
|---|
| org.openbase.jul.pattern.ListFilter.filter(List<T>)
ATTENTION: is not really deprecated just for compatibility reasons, will be not deprecated in release 2.0
|
| org.openbase.jul.pattern.Filter.filter(List<T>)
not part of filter anymore use ListFilter instead
|
| org.openbase.jul.pattern.AbstractFilter.filter(List<T>)
ATTENTION: is not really deprecated just for compatibility reasons, will be not deprecated in release 2.0
|
| org.openbase.jul.pattern.Observable.getLatestValue()
please use
Observable.getValue() instead. |
| org.openbase.jul.pattern.Filter.verify(T)
refactored to filter so use this instead
|
Copyright © 2015–2018 openbase.org. All rights reserved.