Package cz.diribet.aqdef.model
Interface AqdefObjectModel.CharacteristicPredicate
-
- Enclosing class:
- AqdefObjectModel
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public static interface AqdefObjectModel.CharacteristicPredicate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleantest(AqdefObjectModel.PartEntries part, AqdefObjectModel.CharacteristicEntries characteristic)
-
-
-
Method Detail
-
test
boolean test(AqdefObjectModel.PartEntries part, AqdefObjectModel.CharacteristicEntries characteristic)
-
-