From cf79005496f2e2f59674c5bd7d2b5b4a18c725cf Mon Sep 17 00:00:00 2001 From: godotg Date: Wed, 28 Sep 2022 12:06:12 +0800 Subject: [PATCH] =?UTF-8?q?doc[zfoo]:=20=E6=9B=B4=E6=96=B0=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/TODO.md b/doc/TODO.md index 49b55272..f26e1f4c 100644 --- a/doc/TODO.md +++ b/doc/TODO.md @@ -1,6 +1,6 @@ ### protocol -- 使用原生类型的hashmap,IntIntMap,IntLongMap,LongIntHashMap,LongLongHashMap +- 使用primitive type原生类型的hashmap,IntIntMap,IntLongMap,LongIntHashMap,LongLongHashMap ### event