interestOp
abstract fun interestOp(
interest: SelectInterest,
state: Boolean
): Unit
Apply state flag of interest to interestedOps. Notice that is doesn’t actually change selection key.
abstract fun interestOp(
interest: SelectInterest,
state: Boolean
): Unit
Apply state flag of interest to interestedOps. Notice that is doesn’t actually change selection key.