JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
alice.tuples.javatuples.api
Interface IJArg
All Known Subinterfaces:
IJVal
,
IJVar
All Known Implementing Classes:
JVal
,
JVar
public interface
IJArg
Author:
ste (mailto: s.mariani@unibo.it) on 21/feb/2014
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isVal
()
boolean
isVar
()
Method Detail
isVal
boolean isVal()
Returns:
wether this JArg is a JVal
isVar
boolean isVar()
Returns:
wether this JArg is a JVar
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method