Class ChainedFilterPrimitive.OuterLastResult

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String key  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private OuterLastResult()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @NotNull java.lang.Object key()  
      • Methods inherited from class java.lang.Object

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

      • key

        private final java.lang.String key
    • Constructor Detail

      • OuterLastResult

        private OuterLastResult()
    • Method Detail

      • key

        @NotNull
        public @NotNull java.lang.Object key()
        Specified by:
        key in interface FilterChannelKey