public abstract static class TranscodingHints.Key extends Object
Modifier | Constructor and Description |
---|---|
protected |
Key()
Constructs a key.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isCompatibleValue(Object val)
Returns true if the specified object is a valid value for
this key, false otherwise.
|
public abstract boolean isCompatibleValue(Object val)
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.