private CheckedFunction1<T1,Property.Condition> |
Property.Property1.predicate |
|
private CheckedFunction2<T1,T2,Property.Condition> |
Property.Property2.predicate |
|
private CheckedFunction3<T1,T2,T3,Property.Condition> |
Property.Property3.predicate |
|
private CheckedFunction4<T1,T2,T3,T4,Property.Condition> |
Property.Property4.predicate |
|
private CheckedFunction5<T1,T2,T3,T4,T5,Property.Condition> |
Property.Property5.predicate |
|
private CheckedFunction6<T1,T2,T3,T4,T5,T6,Property.Condition> |
Property.Property6.predicate |
|
private CheckedFunction7<T1,T2,T3,T4,T5,T6,T7,Property.Condition> |
Property.Property7.predicate |
|
private CheckedFunction8<T1,T2,T3,T4,T5,T6,T7,T8,Property.Condition> |
Property.Property8.predicate |
|