public abstract static class GL3SharedPrimitive.PrimitiveKey
extends java.lang.Object
| Constructor and Description | 
|---|
| PrimitiveKey(GL3SharedPrimitive.PrimitiveType type) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj) | 
| GL3SharedPrimitive.PrimitiveType | getType() | 
| int | hashCode() | 
public PrimitiveKey(GL3SharedPrimitive.PrimitiveType type)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic GL3SharedPrimitive.PrimitiveType getType()