Interface KernelSkillsSupplier
-
- All Superinterfaces:
Supplier<ReadOnlySkillCollection>
public interface KernelSkillsSupplier extends Supplier<ReadOnlySkillCollection>
-
-
Method Summary
Static Methods Modifier and Type Method Description static KernelSkillsSuppliergetInstance(Kernel kernel)
-
-
-
Method Detail
-
getInstance
static KernelSkillsSupplier getInstance(Kernel kernel)
-
-