-
public interface ModuleDestinationsContainerUsed by generated code when there's a module that only outputs destinations and no nav graphs. Generated classes can be used to import all destinations with a single com.ramcosta.composedestinations.annotation.ExternalModuleDestinations annotation.
-
-
Method Summary
Modifier and Type Method Description abstract List<TypedDestinationSpec<?>>getDestinations()-
-
Method Detail
-
getDestinations
abstract List<TypedDestinationSpec<?>> getDestinations()
-
-
-
-