AddAll

object AddAll extends ProductReader[AddAll[_]]
Companion
class
trait ProductReader[AddAll[_]]
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def read(in: RefMapIn, key: String, arity: Int, adj: Int): AddAll[_]
Definition Classes
ProductReader