Java com.badlogic.gdx.utils IdentityMap fields, constructors, methods, implement or subclass

Example usage for Java com.badlogic.gdx.utils IdentityMap fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.badlogic.gdx.utils IdentityMap.

The text is from its open source code.

Constructor

IdentityMap()
Creates a new map with an initial capacity of 32 and a load factor of 0.8.