Class EnumConflictChecker


  • public class EnumConflictChecker
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean tryResolveEnumConflicts​(com.squareup.wire.schema.ProtoFile file, com.squareup.wire.schema.EnumType enumType, ProtolockEnum protolockEnum)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EnumConflictChecker

        public EnumConflictChecker()
    • Method Detail

      • tryResolveEnumConflicts

        public boolean tryResolveEnumConflicts​(com.squareup.wire.schema.ProtoFile file,
                                               com.squareup.wire.schema.EnumType enumType,
                                               ProtolockEnum protolockEnum)