public abstract static class RenderingHints.Key extends Object
| Modifier | Constructor and Description | 
|---|---|
protected  |  
           Key(int key)  |  
          
| Modifier and Type | Method and Description | 
|---|---|
boolean |  
           equals(Object o)  |  
          
int |  
           hashCode()  |  
          
protected int |  
           intKey()  |  
          
abstract boolean |  
           isCompatibleValue(Object val)  |  
          
Copyright © 1998–2019. All rights reserved.