internal JavaFloat(JFloat _enclosing) : base(_enclosing) { this._enclosing = _enclosing; }
public SafeData() { a = realA; b = realB; }