]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/listener/class_
ListenerPool added with Poolable interface (should we change the name of the interface?)
[hub.git] / application / hub / main / listener / class_
index 6eb013c3cbf87cc6d864a285d60f7acc0bc1c75b..996f6750eaebc13ee26dbd7249e641808e971077 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class ???Listener extends BaseListener implements Listenerable {
+class ???Listener extends BaseListener implements Listenable {
        /**
         * Protected constructor
         *