Package 

Class MavericksViewModelWrapper

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final VM viewModel
    • Method Summary

      Modifier and Type Method Description
      final VM getViewModel()
      • Methods inherited from class com.airbnb.mvrx.MavericksViewModelWrapper

        addCloseable, clear, getTag, setTagIfAbsent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MavericksViewModelWrapper

        MavericksViewModelWrapper(VM viewModel)