Class BooleanUtil
- java.lang.Object
-
- org.apache.activemq.artemis.utils.BooleanUtil
-
public class BooleanUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BooleanUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleantoBoolean(int value)static inttoInt(boolean value)
-