Interface Child<N>

All Known Implementing Classes:
TvDeviceRuntime

public interface Child<N>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getParent

      N getParent()