Uses of Interface
de.gsi.math.utils.UpdateListener
-
Packages that use UpdateListener Package Description de.gsi.math.functions -
-
Uses of UpdateListener in de.gsi.math.functions
Methods in de.gsi.math.functions with parameters of type UpdateListener Modifier and Type Method Description voidAbstractFunction. addListener(UpdateListener object)add object to update listener listvoidAbstractFunction. removeListener(UpdateListener object)remove object to update listener list
-