Uses of Interface
cz.diribet.aqdef.model.AqdefObjectModel.ValueConsumer
-
Packages that use AqdefObjectModel.ValueConsumer Package Description cz.diribet.aqdef.model -
-
Uses of AqdefObjectModel.ValueConsumer in cz.diribet.aqdef.model
Methods in cz.diribet.aqdef.model with parameters of type AqdefObjectModel.ValueConsumer Modifier and Type Method Description voidAqdefObjectModel. forEachValue(AqdefObjectModel.ValueConsumer consumer)Iterates through all values.
-