]> source.dussan.org Git - vaadin-framework.git/commit
Use native collections in TypeDataStore and related classes (#10937)
authorLeif Åstrand <leif@vaadin.com>
Tue, 5 Feb 2013 09:56:57 +0000 (11:56 +0200)
committerLeif Åstrand <leif@vaadin.com>
Wed, 6 Feb 2013 11:55:33 +0000 (13:55 +0200)
commitf15030a65a787684c046985f8b9369e82be9c4b2
treee6bf7ae7081957dd5b627d7a526a222f95929178
parent28b7703d29d93f0fefc7e020d9f7cf14c0349aa7
Use native collections in TypeDataStore and related classes (#10937)

Change-Id: I6762c9411119ea3a363d2a605f71d20871d73209
client/src/com/vaadin/client/ApplicationConnection.java
client/src/com/vaadin/client/communication/JsonDecoder.java
client/src/com/vaadin/client/communication/JsonEncoder.java
client/src/com/vaadin/client/metadata/Method.java
client/src/com/vaadin/client/metadata/Property.java
client/src/com/vaadin/client/metadata/Type.java
client/src/com/vaadin/client/metadata/TypeDataStore.java