Make a class as final class or methods as final methods to prevent the child class from overriding it or inheriting the class.