alchemist
alchemist
/
it.unibo.alchemist.boundary.gui.monitors
/
ClassItem
Class
Item
@
Deprecated
class
ClassItem
<
E
>
:
Serializable
Content copied to clipboard
A simple
Class
wrapper exposing a better
toString
.
Constructors
Functions
Parameters
Parameters
<E>
class type
Constructors
Class
Item
Link copied to clipboard
open
fun
ClassItem
(
clazz
:
Class
<
E
>
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open
fun
equals
(
obj
:
Any
)
:
Boolean
Content copied to clipboard
get
Payload
Link copied to clipboard
open
fun
getPayload
(
)
:
Class
<
E
>
Content copied to clipboard
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Content copied to clipboard