FlushMode

sealed abstract class FlushMode(val jValue: Int)
Companion:
object
class Object
trait Matchable
class Any
object FullFlush.type
object NoFlush.type
object SyncFlush.type

Value members

Concrete fields

val jValue: Int