UnshowIdents

ostrat.UnshowIdents
See theUnshowIdents companion class
object UnshowIdents

Attributes

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

Members list

Value members

Concrete methods

def apply[A](typeStr: String, pairs: (String, A)*)(implicit ct: ClassTag[A]): UnshowIdents[A]
def apply[A](typeStr: String, pairsArr: ArrPairStr[A]): UnshowIdents[A]