Uses of Class
com.hp.lft.sdk.mobile.RecyclerViewDescription.Init
Packages that use RecyclerViewDescription.Init
Package
Description
Provides the SDK for testing objects in mobile applications.
-
Uses of RecyclerViewDescription.Init in com.hp.lft.sdk.mobile
Classes in com.hp.lft.sdk.mobile with type parameters of type RecyclerViewDescription.InitModifier and TypeClassDescriptionprotected static class
RecyclerViewDescription.Init<T extends RecyclerViewDescription.Init<T>>
Helper class for RecyclerViewDescription.Builder.Subclasses of RecyclerViewDescription.Init in com.hp.lft.sdk.mobileModifier and TypeClassDescriptionstatic class
This class can be used to construct an instance of the RecyclerViewDescription class using the builder pattern.Constructors in com.hp.lft.sdk.mobile with parameters of type RecyclerViewDescription.InitModifierConstructorDescriptionprotected
Initializes a new instance of the RecyclerViewDescription class using the Builder pattern.