Skip to content
Snippets Groups Projects
Commit ebc255bc authored by Erik Jansson's avatar Erik Jansson
Browse files

Remove unused type variable.

parent ed1293da
Branches
No related tags found
No related merge requests found
package se.lth.control.labcomm;
public interface SampleDispatcher <T> {
public interface SampleDispatcher {
public Class getSampleClass();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment