Interface Wrapped<T>

All Known Subinterfaces:
WrappedRefreshListener<T>
All Known Implementing Classes:
LifecycleWrapper

public interface Wrapped<T>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • value

      T value()