Java com.google.common.collect Interner fields, constructors, methods, implement or subclass

Example usage for Java com.google.common.collect Interner fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.common.collect Interner.

The text is from its open source code.

Implementation

com.google.common.collect.Interner has the following implementations.
Click this link to see all its implementation.

Constructor

Method

Eintern(E sample)
Chooses and returns the representative instance for any of a collection of instances that are equal to each other.