Class Listener


  • public class Listener
    extends java.lang.Object
    Code snippet for quick start.
    Since:
    2.7
    Author:
    Gary Russell
    • Constructor Summary

      Constructors 
      Constructor Description
      Listener()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void listen1​(java.lang.String in)  
      • Methods inherited from class java.lang.Object

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

      • Listener

        public Listener()