Use

org.specs2.control.Use
object Use

Utility object to show a parameter as used In particular this is useful to avoid warnings with ImplicitParameters

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Use.type

Members list

Value members

Concrete methods

def apply(t: Any, ts: Any*): Unit
def ignoring[A](t: Any, ts: Any*)(a: A): A