Providing Custom SolutionSelector in Jsprit Class

I have found that In Jsprit Class SelectBest() is used as SolutionSelector. Shouldn’t we add setCustomSelector as we have setCustomAcceptor for setting SolutionAcceptor object. In this way it becomes rather generic.