Package com.casioeurope.mis.edt.constant
Class SystemLibraryConstant
Object
SystemLibraryConstant
public class SystemLibraryConstant extends Object
The CASIO Enterprise Developer Tools System Library Constants
Constants to be used in the
Constants to be used in the
SystemLibrary
class.- Since:
- 2.00
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SystemLibraryConstant.METHOD
Methods of theSystemLibrary
class, used e.g. to check availability of said methods usingSystemLibrary.isMethodSupported(BigInteger)
method. -
Constructor Summary
Constructors Constructor Description SystemLibraryConstant()
-
Method Summary
-
Constructor Details
-
SystemLibraryConstant
public SystemLibraryConstant()
-