Skip to content

Conversation

@bowbahdoe
Copy link

@bowbahdoe bowbahdoe commented May 16, 2022

  • Makes most classes final so as to reduce the public api surface of this as a library.
  • Utils only has static methods, so hid its constructor
  • Make SeamCarverBase non-public and abstract
  • Instead of using new Thread directly, use an ExecutorService
  • EnergyType is part of a public api but isn't a public class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant