Femto

org.nlogo.core.Femto
object Femto

Attributes

Source
Femto.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Femto.type

Members list

Value members

Concrete methods

def get[T](className: String, args: Any*): T

Attributes

Source
Femto.scala
def get[T](clazz: Class[_], args: Any*): T

Attributes

Source
Femto.scala
def getJ[T](clazz: Class[_], implementationClassName: String, args: Array[AnyRef]): T

Attributes

Source
Femto.scala
def scalaSingleton[T](className: String): T

Attributes

Source
Femto.scala