Interface IBinding<T>

All Known Implementing Classes:
ClassBinding, NamedClassBinding

public interface IBinding<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getBoundedClass

      Class<T> getBoundedClass()