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.mobileClasses in com.hp.lft.sdk.mobile with type parameters of type RecyclerViewDescription.InitModifier and TypeClassDescriptionprotected static classRecyclerViewDescription.Init<T extends RecyclerViewDescription.Init<T>>Helper class for RecyclerViewDescription.Builder.Subclasses of RecyclerViewDescription.Init in com.hp.lft.sdk.mobileModifier and TypeClassDescriptionstatic classThis 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.InitModifierConstructorDescriptionprotectedInitializes a new instance of the RecyclerViewDescription class using the Builder pattern.