|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Number | |
| alice.tuprolog | |
| alice.tuprolog.lib | |
| Uses of Number in alice.tuprolog |
| Subclasses of Number in alice.tuprolog | |
class |
Double
Double class represents the double prolog data type |
class |
Float
Float class represents the float prolog data type |
class |
Int
Int class represents the integer prolog data type |
class |
Long
Long class represents the long prolog data type |
| Uses of Number in alice.tuprolog.lib |
| Methods in alice.tuprolog.lib with parameters of type Number | |
boolean |
JavaLibrary.java_array_set_primitive_3(Struct objId,
Number index,
Term what)
|
boolean |
JavaLibrary.java_array_get_primitive_3(Struct objId,
Number index,
Term what)
|
boolean |
IOLibrary.tab_1(Number arg)
|
boolean |
IOLibrary.rand_int_2(Number arg,
Term num)
|
boolean |
BasicLibrary.integer_1(Number t)
|
boolean |
BasicLibrary.float_1(Number t)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||