PtcRunner.Lisp.Java.Lang.Integer (PtcRunner v0.14.0)

Copy Markdown View Source

Closed implementation of the admitted java.lang.Integer surface.

Summary

Functions

parse_int(arguments)

@spec parse_int([String.t() | nil]) ::
  {:ok, PtcRunner.Lisp.Java.Primitive.t()}
  | {:error, PtcRunner.Lisp.Java.Condition.t()}