Package com.google.gerrit.server.config
Class UserPreferencesConverter.GeneralPreferencesInfoConverter
java.lang.Object
com.google.gerrit.server.config.UserPreferencesConverter.GeneralPreferencesInfoConverter
- Enclosing class:
- UserPreferencesConverter
-
Method Summary
Modifier and TypeMethodDescriptionstatic GeneralPreferencesInfo
fromProto
(com.google.gerrit.proto.Entities.UserPreferences.GeneralPreferencesInfo proto) static com.google.gerrit.proto.Entities.UserPreferences.GeneralPreferencesInfo
-
Method Details
-
toProto
public static com.google.gerrit.proto.Entities.UserPreferences.GeneralPreferencesInfo toProto(GeneralPreferencesInfo info) -
fromProto
public static GeneralPreferencesInfo fromProto(com.google.gerrit.proto.Entities.UserPreferences.GeneralPreferencesInfo proto)
-