Closed
Description
You can make a Key either using Key.Builder or using KeyFactory. KeyFactory can also be used to make an IncompleteKey. I suggest that we don't really need Key.Builder
or IncompleteKey.Builder
and we could remove them in favour of just KeyFactory.