public class EncodingTestHandler extends Object implements InputHandler<EncodingTestWrapper>
| Constructor and Description |
|---|
EncodingTestHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleSubmittedData(EncodingTestWrapper test) |
boolean |
isActive() |
boolean |
needsData() |
boolean |
prerequisitesMet() |
void |
retrieveCurrentStatus(EncodingTestWrapper test) |
public void handleSubmittedData(EncodingTestWrapper test)
handleSubmittedData in interface InputHandler<EncodingTestWrapper>public void retrieveCurrentStatus(EncodingTestWrapper test)
retrieveCurrentStatus in interface InputHandler<EncodingTestWrapper>public boolean needsData()
needsData in interface InputHandler<EncodingTestWrapper>public boolean prerequisitesMet()
prerequisitesMet in interface InputHandler<EncodingTestWrapper>public boolean isActive()
isActive in interface InputHandler<EncodingTestWrapper>Copyright © 2018 United Internet. All rights reserved.