Package 

Class Delegator

  • All Implemented Interfaces:
    java.lang.reflect.InvocationHandler

    
    public class Delegator
     implements InvocationHandler
                        

    Created by simonracz on 29/05/2017.

    Helper class for InvocationHandlers, which delegates equals, hashCode and toString calls to Object.

    Copied from here Delegator

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description