LRUCacheKey

LRUCacheKey combines a Java class or interface with its complete type parameterization. It serves as the key to the pojo type cache.

Parameters

typeArgs

The type arguments.

Properties

Link copied to clipboard
Link copied to clipboard

/** The type arguments. */

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int