RTypeCache

com.github.pjfanning.jackson.reflection.RTypeCache$
object RTypeCache

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def clear(): Unit
def getRType(cls: Class[_]): RType
def remove(cls: Class[_]): Option[RType]