Package apron

Class Abstract1

java.lang.Object
apron.Abstract1
All Implemented Interfaces:
Cloneable

public class Abstract1 extends Object implements Cloneable
Class of level 1 numerical abstract values.

A level 1 numerical abstract value object represents a set of points in an environment.

An Abstract1 is implemented as a pair containing an Abstract0 and an Environment, manipulated in conjunction. Direct access to the fields is prohibited, to avoid desynchronizing them.