Class Util


  • public class Util
    extends java.lang.Object
    Author:
    Ceki Gulcu
    • Constructor Summary

      Constructors 
      Constructor Description
      Util()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean match​(org.slf4j.Marker marker, org.slf4j.Marker[] markerArray)  
      • Methods inherited from class java.lang.Object

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

      • Util

        public Util()
    • Method Detail

      • match

        public static boolean match​(org.slf4j.Marker marker,
                                    org.slf4j.Marker[] markerArray)