spis.Util.Func
Interface TestOfInt
- All Known Implementing Classes:
- IsDifferent, IsEqual
- public interface TestOfInt
Class Name : TestOfInt
Project ref : SPIS project
File name : TestOfInt.java
File type : interface
Copyright : ONERA, 2 Av. E. Belin, 31055 Toulouse cedex, France
http://www.onecert.fr
Status : under development
Creation : 25/08/2003
Modification :
Description : test function of an integer
Versions and anomalies correction :
Version number | Author (name, e-mail) | Corrections/Modifications |
0.1 | JF Roussel, roussel@onecert.fr | Creation |
- Version:
- 0.1
- Author:
- JF Roussel
Method Summary |
boolean |
test(int n)
performs a test (returns a boolean) as a function of an integer |
test
public boolean test(int n)
- performs a test (returns a boolean) as a function of an integer