Null

org.beangle.commons.bean.ProxyResolver.Null
object Null extends ProxyResolver

Attributes

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

Members list

Value members

Concrete methods

def isProxy(obj: AnyRef): Boolean
def targetClass(obj: AnyRef): Class[_]
def unproxy(obj: AnyRef): AnyRef