CachedContext

public final class CachedContext


Represents an identifier of a cached context that can be used in inference.

Summary

Public methods

boolean
equals(Object other)
final @NonNull String

a unique name for the cached context.

int

Public methods

equals

public boolean equals(Object other)

getName

public final @NonNull String getName()

a unique name for the cached context.

hashCode

public int hashCode()