public class IntegerKey extends TranscodingHints.Key
| Constructor and Description |
|---|
IntegerKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCompatibleValue(java.lang.Object v)
Returns true if the specified object is a valid value for
this key, false otherwise.
|
public boolean isCompatibleValue(java.lang.Object v)
TranscodingHints.KeyisCompatibleValue in class TranscodingHints.KeyCopyright ? 2009 Apache Software Foundation. All Rights Reserved.