Uses of Package
com.blueworld.lassopro

Classes in com.blueworld.lassopro used by com.blueworld.lassopro
FloatValue
          Wrapper for a primitive type float or double.
IntValue
          Wrapper for a primitive type int or long.
LassoCall
          The core of the Lasso Java API v7.0.
LassoJavaModule
          This is the base interface for any LassoJavaModule Upon Lasso startup, registerLassoModule method is called for every Java module located inside the LassoModules folder.
LassoTypeRef
          Used for creating and manipulating custom Lasso types.
LassoValue
          Used for passing to, and returning values from LassoCall methods.