Package samples.privateandfinal
Class PrivateFinal
- java.lang.Object
-
- samples.privateandfinal.PrivateFinal
-
public class PrivateFinal extends Object
A class used to test the functionality to mock private methods that are also final.- Author:
- Johan Haleby
-
-
Constructor Summary
Constructors Constructor Description PrivateFinal()
-