Uses of Interface
de.uni_trier.wi2.procake.data.object.base.DoubleObject
-
Packages that use DoubleObject Package Description de.uni_trier.wi2.procake.data.object Provides interfaces of all data objects.de.uni_trier.wi2.procake.data.object.base.impl -
-
Uses of DoubleObject in de.uni_trier.wi2.procake.data.object
Methods in de.uni_trier.wi2.procake.data.object that return DoubleObject Modifier and Type Method Description DoubleObjectDataObjectUtils. createDoubleObject()DoubleObjectDataObjectUtils. createDoubleObject(double value) -
Uses of DoubleObject in de.uni_trier.wi2.procake.data.object.base.impl
Classes in de.uni_trier.wi2.procake.data.object.base.impl that implement DoubleObject Modifier and Type Class Description classDoubleObjectImpl
-