|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface EncoderAware
Marks a instance capable of providing information about the current encoder that is in use
Method Summary | |
---|---|
Encoder
|
getEncoder()
Gets the current encoder in use. |
Method Detail |
---|
public Encoder getEncoder()
Groovy Documentation