Package aQute.bnd.help.instructions
Interface ProjectInstructions
-
public interface ProjectInstructions
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ProjectInstructions.StaleTest
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.lang.String,ProjectInstructions.StaleTest>
stalecheck()
STALECHECK
-
-
-
Method Detail
-
stalecheck
java.util.Map<java.lang.String,ProjectInstructions.StaleTest> stalecheck()
STALECHECK
-
-