Interface Query<T,E extends Exception>
-
public interface Query<T,E extends Exception>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
execute()
-
public interface Query<T,E extends Exception>
Modifier and Type | Method | Description |
---|---|---|
T |
execute() |