LazyHelper

play.api.libs.json.util.LazyHelper
See theLazyHelper companion trait
object LazyHelper

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
LazyHelper.type

Members list

Value members

Concrete methods

def apply[M[_], T](stuff: M[T]): LazyHelper[M, T]