| 
 | GNU Prolog for Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pair | |
|---|---|
| gnu.prolog.database | Classes related to the storing and creation of the database of Prolog Predicates | 
| gnu.prolog.demo.mentalarithmetic | This package contains a simple demo program showing how to use gnu.prolog in java programs in order to do backtracking search. | 
| Uses of Pair in gnu.prolog.database | 
|---|
| Fields in gnu.prolog.database with type parameters of type Pair | |
|---|---|
| protected  List<Pair<PrologTextLoaderError,Term>> | Module.initializationinitialization | 
| Methods in gnu.prolog.database that return types with arguments of type Pair | |
|---|---|
|  List<Pair<PrologTextLoaderError,Term>> | Module.getInitialization()get initaliztion | 
| Uses of Pair in gnu.prolog.demo.mentalarithmetic | 
|---|
| Methods in gnu.prolog.demo.mentalarithmetic that return Pair | |
|---|---|
| static Pair<String,Integer> | MentalArithmetic.generateQuestion(int limit,
                 int length) | 
| 
 | GNU Prolog for Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||