super( anticipatedSize + ( int ) Math.ceil( anticipatedSize * .75f ) );
return defaultValue;
this.defaultValue = defaultValue;