java.lang.Object
net.botwithus.rs3.game.cs2.layouts.IntegerLayout
- All Implemented Interfaces:
Layout
Integer Layout represents a int for Jagexs Client Scripts
-
Field Summary
-
Method Summary
-
Method Details
-
toInteger
- Specified by:
toInteger
in interfaceLayout
- Throws:
LayoutMismatchException
-
toString
public String toString(boolean exact, @NotNull @NotNull Object value) throws LayoutMismatchException - Specified by:
toString
in interfaceLayout
- Throws:
LayoutMismatchException
-
toLong
- Specified by:
toLong
in interfaceLayout
- Throws:
LayoutMismatchException
-
getBackingType
- Specified by:
getBackingType
in interfaceLayout
-
is
-