An interface defining the necessary functions for a registry entry. A String->Void constructor is also mandatory, but enforced elsewhere.

Parameters:

T

The JSON data type of the registry entry.

Variables

final_data:T

finalid:String

Methods

destroy():Void

toString():String