Searched refs:componentArrayInPackage (Results 1 – 1 of 1) sorted by relevance
500 Function<PackageInfo, C[]> componentArrayInPackage, in addComponent() argument524 C[] components = componentArrayInPackage.apply(packageInfo); in addComponent()553 Function<PackageInfo, C[]> componentArrayInPackage, in removeComponent() argument562 C[] components = componentArrayInPackage.apply(packageInfo); in removeComponent()