Uses of Interface
com.google.gwt.i18n.rebind.keygen.KeyGenerator
-
Packages that use KeyGenerator Package Description com.google.gwt.i18n.rebind.keygen Generators which compute the value of a key to use for looking up translated resources. -
-
Uses of KeyGenerator in com.google.gwt.i18n.rebind.keygen
Classes in com.google.gwt.i18n.rebind.keygen that implement KeyGenerator Modifier and Type Class Description class
FullyQualifiedMethodNameKeyGenerator
Deprecated.UseFullyQualifiedMethodNameKeyGenerator
instead.class
MD5KeyGenerator
Deprecated.UseMD5KeyGenerator
instead.class
MethodNameKeyGenerator
Deprecated.UseMethodNameKeyGenerator
instead.
-