Class ScaleDialogFragmentArgs
- java.lang.Object
-
- edu.cnm.deepdive.scalescroller.controller.ScaleDialogFragmentArgs
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classScaleDialogFragmentArgs.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)static ScaleDialogFragmentArgsfromBundle(Bundle bundle)StringgetMode()StringgetNotes()StringgetTonic()inthashCode()BundletoBundle()StringtoString()
-
-
-
Method Detail
-
fromBundle
@NonNull public static ScaleDialogFragmentArgs fromBundle(@NonNull Bundle bundle)
-
-