Interface Child<N>


public interface Child<N>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getParent

      N getParent()