Skip to contentPackage: Dummy
Dummy
name | instruction | branch | complexity | line | method |
---|
Dummy() |
|
|
|
|
|
Coverage
1: /*
2: * #%L
3: * %%
4: * %%
5: * #L%
6: */
7:
8: package it.tidalwave.northernwind.rca.dummy;
9:
10: /***********************************************************************************************************************
11: *
12: * @author fritz
13: *
14: **********************************************************************************************************************/
15: public class Dummy // Just to have sources and JavaDoc for publishing on Repo Central
16: {
17: }