Interface InstanceDispatcherLogic


public interface InstanceDispatcherLogic
  • Method Summary

    Modifier and Type Method Description
    <T> T apply​(T subject)  
  • Method Details

    • apply

      <T> T apply​(T subject)