Update current.xml to fix build error.

This commit is contained in:
Ray Chen
2010-03-04 11:46:10 -08:00
parent fe73ce15fc
commit 8e060c0f67

View File

@@ -74110,7 +74110,7 @@
type="float"
transient="false"
volatile="false"
value="0.0010f"
value="0.001f"
static="true"
final="true"
deprecated="not deprecated"
@@ -85143,7 +85143,7 @@
type="int"
transient="false"
volatile="false"
value="2"
value="4"
static="true"
final="true"
deprecated="not deprecated"
@@ -85561,7 +85561,7 @@
type="int"
transient="false"
volatile="false"
value="4"
value="2"
static="true"
final="true"
deprecated="not deprecated"
@@ -213929,7 +213929,7 @@
deprecated="not deprecated"
visibility="public"
>
<parameter name="arg0" type="T">
<parameter name="t" type="T">
</parameter>
</method>
</interface>