ValueNewPageFactory

constructor(@NonNull newPage: NewPage)

Create the factory for returning the given newPage instance.

Parameters

newPage

NewPage instance that should be returned by this factory.