Class CometFrameInfoUtils
java.lang.Object
com.priint.pubserver.comet.bridge.frameinfo.CometFrameInfoUtils
The type Comet frame info utils.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancontainsSearchCriteria(int flags, FileRequestParameters.SearchFlag criteria) Checks if the value of the given criteria has any of the given flags.
-
Constructor Details
-
CometFrameInfoUtils
public CometFrameInfoUtils()
-
-
Method Details
-
containsSearchCriteria
Checks if the value of the given criteria has any of the given flags.- Parameters:
flags- the flagscriteria- the criteria- Returns:
- the boolean
-