Package de.mhus.con.api
Interface Plugins
-
- All Superinterfaces:
ICollection<Plugin>,Iterable<Plugin>
public interface Plugins extends ICollection<Plugin>
-
-
Method Summary
-
Methods inherited from interface de.mhus.con.api.ICollection
get, getOrNull, keys, size
-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-