public class ProtostuffDeoder extends Object implements Decoder
static ProtostuffDeoder
instance
ProtostuffDeoder()
<T> T
decode(Result rst, Type type)
String
enctype()
void
pretreatment(Context ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ProtostuffDeoder instance
public ProtostuffDeoder()
public String enctype()
enctype
Decoder
public <T> T decode(Result rst, Type type)
decode
public void pretreatment(Context ctx)
pretreatment
Copyright © 2024. All rights reserved.