CountedTransfer

kse.eio.CountedTransfer
See theCountedTransfer companion object
trait CountedTransfer[S, T]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply(source: S, offset: Int)(target: T, index: Int)(count: Int): Int