autoFlushBehavior

P188578 predicate

Indicates how and when a system automatically clears or commits buffered data or state without explicit user action.

Sample triples (3)

Subject Object
java.io.PrintWriter flushes on format when autoFlush is true
java.io.PrintWriter flushes on printf when autoFlush is true
java.io.PrintWriter flushes on println when autoFlush is true