by shigemk2

当面は技術的なことしか書かない

2016-10-16から1日間の記事一覧

Props

Props is a configuration object using in creating an Actor; it is immutable, so it is thread-safe and fully shareable. val props = Props.empty val props = Props[MyActor] val props = Props(classOf[MyActor], arg1, arg2) val otherProps = prop…

price quoteなど

price quote/quotation 見積もり order processing 発注処理