Class SimpleIsObject

java.lang.Object
org.bremersee.comparator.testmodel.SimpleIsObject

public class SimpleIsObject extends Object
The simple test object of a boolean.
Author:
Christian Bremer
  • Constructor Details

    • SimpleIsObject

      public SimpleIsObject(boolean isNice)
      Instantiates a new simple test object of a boolean.
      Parameters:
      isNice - the is nice
  • Method Details