public

class

Credits

{

//code id, creator

private

Hashtable

<

Integer

,

String

>

credits

=

new

Hashtable

<>();

{{

}};

}