Static constructor doesn't have interface parameters. Since its a local class , you have chance of modifying it with instance constructor and passing the values through it.
Please read the sap help for such basic questions like object creation,constructor definition etc.