- All Superinterfaces:
BiPredicate<QIODevice,
,Map<String, ? extends Object>> QtObjectInterface
- Enclosing class:
QSettings
- 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 QSettings.WriteFunc
extends QtObjectInterface, BiPredicate<QIODevice,Map<String,? extends Object>>
Java wrapper for Qt callable QSettings::WriteFunc
-
Method Summary
Methods inherited from interface java.util.function.BiPredicate
and, negate, or
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed