Package de.mhus.con.api
Interface Schemes
-
- All Superinterfaces:
ICollection<Scheme>,Iterable<Scheme>
public interface Schemes extends ICollection<Scheme>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Schemeget(de.mhus.lib.core.util.MUri uri)-
Methods inherited from interface de.mhus.con.api.ICollection
get, getOrNull, keys, size
-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-
-
-
Method Detail
-
get
Scheme get(de.mhus.lib.core.util.MUri uri)
-
-