object
Identifier
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply[V]()(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[V]): util.Identifier[V]
-
def
apply[V](tag: Long)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[V]): util.Identifier[V]
-
def
apply[V](tag: Int)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[V]): util.Identifier[V]
-
def
apply[V](tag: String)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[V]): util.Identifier[V]
-
def
apply[V, T](tag: T)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[V]): util.Identifier[V]
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
implicit
def
intToIdentifier[V](tag: Int)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[V]): util.Identifier[V]
-
final
def
isInstanceOf[T0]: Boolean
-
implicit
def
longToIdentifier[V](tag: Long)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[V]): util.Identifier[V]
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
implicit
def
stringToIdentifier[V](tag: String)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[V]): util.Identifier[V]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit