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:
toIntegerin interfaceLayout- Throws:
LayoutMismatchException
-
toString
public String toString(boolean exact, @NotNull @NotNull Object value) throws LayoutMismatchException - Specified by:
toStringin interfaceLayout- Throws:
LayoutMismatchException
-
toLong
- Specified by:
toLongin interfaceLayout- Throws:
LayoutMismatchException
-
getBackingType
- Specified by:
getBackingTypein interfaceLayout
-
is
-