T
- public interface CloneablePredicate<T> extends com.google.common.base.Predicate<T>, Cloneable
Modifier and Type | Method and Description |
---|---|
CloneablePredicate<T> |
clone() |
CloneablePredicate<T> clone() throws CloneNotSupportedException
CloneNotSupportedException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.