Uses of Class
com.google.common.geometry.S2TextFormat.ParseEntry
-
Uses of S2TextFormat.ParseEntry in com.google.common.geometry
Methods in com.google.common.geometry that return types with arguments of type S2TextFormat.ParseEntryModifier and TypeMethodDescriptionprivate static List
<S2TextFormat.ParseEntry> S2TextFormat.dictionaryParse
(String str) Modeled on the DictionaryParse method of strings/serialize.cc