Class EscalateContainerKey

  • All Implemented Interfaces:
    Matchable

    public final class EscalateContainerKey
    extends java.lang.Object
    implements Matchable
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean match​(java.lang.Object key)
      Public Methods of XXXX class:
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • container_key

        private ContainerKey container_key
        Fields of the class
    • Constructor Detail

      • EscalateContainerKey

        public EscalateContainerKey​(ContainerKey key)
        Constructors for This class:
    • Method Detail

      • match

        public boolean match​(java.lang.Object key)
        Public Methods of XXXX class:
        Specified by:
        match in interface Matchable