Class CometFrameInfoUtils

java.lang.Object
com.priint.pubserver.comet.bridge.frameinfo.CometFrameInfoUtils

public class CometFrameInfoUtils extends Object
The type Comet frame info utils.
  • Constructor Details

    • CometFrameInfoUtils

      public CometFrameInfoUtils()
  • Method Details

    • containsSearchCriteria

      public static boolean containsSearchCriteria(int flags, FileRequestParameters.SearchFlag criteria)
      Checks if the value of the given criteria has any of the given flags.
      Parameters:
      flags - the flags
      criteria - the criteria
      Returns:
      the boolean