RTypeCache

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

Attributes

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

Members list

Value members

Concrete methods

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