Class names in java.lang.Module

Kasper Nielsen kasperni at gmail.com
Wed Sep 21 10:36:51 UTC 2016


Hi,

I was wondering if there are any reasons for why these 3 classes in
java.lang.Module

Configuration
FindException
ResolutionException

Does not include the name Module?
I especially am not to fond of the very generic Configuration name in my
source code would much prefer something like ModuleConfiguration.

Best
  Kasper


More information about the jigsaw-dev mailing list