FlushMode

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

Value members

Concrete fields

val jValue: Int