JavaClass

open class JavaClass

Constructors

Link copied to clipboard
constructor()
constructor(param: String)

Functions

Link copied to clipboard
open fun main(args: Array<String>)
It is java class
Link copied to clipboard
open fun successfullyAttacked(incomingDamage: Int): Int
This is a simple description of the method.