-
- All Implemented Interfaces:
-
androidx.viewbinding.ViewBinding
public final class PlutoExcepItemCrashDetailsThreadStackTraceBinding implements ViewBinding
-
-
Method Summary
Modifier and Type Method Description ConstraintLayoutgetRoot()static PlutoExcepItemCrashDetailsThreadStackTraceBindinginflate(@NonNull() LayoutInflater inflater)static PlutoExcepItemCrashDetailsThreadStackTraceBindinginflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)static PlutoExcepItemCrashDetailsThreadStackTraceBindingbind(@NonNull() View rootView)-
-
Method Detail
-
getRoot
@NonNull() ConstraintLayout getRoot()
-
inflate
@NonNull() static PlutoExcepItemCrashDetailsThreadStackTraceBinding inflate(@NonNull() LayoutInflater inflater)
-
inflate
@NonNull() static PlutoExcepItemCrashDetailsThreadStackTraceBinding inflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)
-
bind
@NonNull() static PlutoExcepItemCrashDetailsThreadStackTraceBinding bind(@NonNull() View rootView)
-
-
-
-