Class OrBitwise
java.lang.Object
org.screamingsandals.simpleinventories.operations.arithmetic.AbstractArithmetic
org.screamingsandals.simpleinventories.operations.bitwise.AbstractBitwise
org.screamingsandals.simpleinventories.operations.bitwise.OrBitwise
- All Implemented Interfaces:
Operation
-
Field Summary
Fields inherited from class org.screamingsandals.simpleinventories.operations.arithmetic.AbstractArithmetic
format, obj1, obj2
-
Constructor Summary
-
Method Summary
Methods inherited from class org.screamingsandals.simpleinventories.operations.arithmetic.AbstractArithmetic
resolveFor, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.screamingsandals.simpleinventories.operations.Operation
resolveFor
-
Constructor Details
-
OrBitwise
-
-
Method Details
-
resolveFor
- Specified by:
resolveFor
in classAbstractArithmetic
-