Uses of Interface
org.tensorflow.metadata.v0.LiftSeries.LiftValueOrBuilder
-
Packages that use LiftSeries.LiftValueOrBuilder Package Description org.tensorflow.metadata.v0 -
-
Uses of LiftSeries.LiftValueOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement LiftSeries.LiftValueOrBuilder Modifier and Type Class Description static classLiftSeries.LiftValueA container for lift information about a specific value of path_x.static classLiftSeries.LiftValue.BuilderA container for lift information about a specific value of path_x.Methods in org.tensorflow.metadata.v0 that return LiftSeries.LiftValueOrBuilder Modifier and Type Method Description LiftSeries.LiftValueOrBuilderLiftSeries.Builder. getLiftValuesOrBuilder(int index)The lifts for a each path_x value and this y_value.LiftSeries.LiftValueOrBuilderLiftSeries. getLiftValuesOrBuilder(int index)The lifts for a each path_x value and this y_value.LiftSeries.LiftValueOrBuilderLiftSeriesOrBuilder. getLiftValuesOrBuilder(int index)The lifts for a each path_x value and this y_value.Methods in org.tensorflow.metadata.v0 that return types with arguments of type LiftSeries.LiftValueOrBuilder Modifier and Type Method Description List<? extends LiftSeries.LiftValueOrBuilder>LiftSeries.Builder. getLiftValuesOrBuilderList()The lifts for a each path_x value and this y_value.List<? extends LiftSeries.LiftValueOrBuilder>LiftSeries. getLiftValuesOrBuilderList()The lifts for a each path_x value and this y_value.List<? extends LiftSeries.LiftValueOrBuilder>LiftSeriesOrBuilder. getLiftValuesOrBuilderList()The lifts for a each path_x value and this y_value.
-