Package org.pitest.mutationtest.config
Interface Services
-
- All Known Implementing Classes:
ServicesFromClassLoader
public interface Services
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <S> Collection<S>load(Class<S> ifc)
-
-
-
Method Detail
-
load
<S> Collection<S> load(Class<S> ifc)
-
-