T
- The type of object to apply method interface to.public interface ICondition<T>
Represents a condition which can be used by filters or search methods.
Modifier and Type | Method and Description |
---|---|
boolean |
check(T el) |
boolean check(T el)
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.