Package 

Class BaseRoute


  • 
    public abstract class BaseRoute
    
                        

    Base class for all Routes. It ensures correct equality methods to make ExternalRoutes identity transparent.

    • Constructor Summary

      Constructors 
      Constructor Description
      BaseRoute()
    • Method Summary

      Modifier and Type Method Description
      final Boolean equals(Object other)
      final Integer hashCode()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait