|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface CodecIdentifierProvider
Marker interface that tells that the instance has information about the Codec Encoder and Decoder interfaces extend this interface.
Method Summary | |
---|---|
CodecIdentifier
|
getCodecIdentifier()
Gets the codec identifier information. |
Method Detail |
---|
public CodecIdentifier getCodecIdentifier()
Groovy Documentation