public interface ICacheAble
| Modifier and Type | Method and Description |
|---|---|
boolean |
load(ByteArray byteArray)
载入
|
void |
save(DataOutputStream out)
写入
|
void save(DataOutputStream out) throws Exception
out - Exceptionboolean load(ByteArray byteArray)
byteArray - Copyright © 2014–2021 码农场. All rights reserved.