toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-core
/
com.stripe.android.core.strings.transformations
/
TransformOperation
Transform
Operation
interface
TransformOperation
:
Parcelable
Inheritors
Replace
Members
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
transform
Link copied to clipboard
abstract
fun
transform
(
value
:
String
)
:
String
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)