Package graphlab.main.lang

Interface Summary
Validator<t>  
 

Class Summary
ArrayX<t> an eXtended data type that you can set it and also get it, only if your value is in the predefined set
BoundedInteger represents a bounded integer: it's value only can be in the (max ,min) bound.
SetValidator<t> this is a validator that it's valid values are a set of values