Uses of Class
org.cytoscape.work.util.AbstractBounded
Packages that use AbstractBounded
Package
Description
Various supporting classes for Cytoscape the work (Task) framework.
-
Uses of AbstractBounded in org.cytoscape.work.util
Subclasses of AbstractBounded in org.cytoscape.work.utilModifier and TypeClassDescriptionfinal classA Double object which has low and up boundsfinal classA Float object which has low and up bounds.final classAn Integer object which has low and up bounds.final classA Long object which has low and up bounds.Methods in org.cytoscape.work.util with parameters of type AbstractBoundedModifier and TypeMethodDescriptionvoidBoundedChangeListener.boundsChanged(AbstractBounded source) voidBoundedChangeListener.valueChanged(AbstractBounded source)