wildfly / galleon

Galleon Provisioning Tool
https://docs.wildfly.org/galleon/
Apache License 2.0
27 stars 30 forks source link

GAL-266 - Make inner classes static, use entrySet for maps #243

Closed rsvoboda closed 5 years ago

rsvoboda commented 5 years ago

Make inner classes static to limit references to outer class Use entrySet for maps to (micro-)improve performance

Issue: https://issues.jboss.org/browse/GAL-266

aloubyansky commented 5 years ago

@rsvoboda thanks for looking into this, could you please create an issue as well and link it here? @jfdenise do you agree with the proposed changes in the CLI?

rsvoboda commented 5 years ago

Changed commit message + PR name/description.

jfdenise commented 5 years ago

Thank-you. Approved.