Class FieldMaskTree.Node

  • Enclosing class:
    FieldMaskTree

    private static final class FieldMaskTree.Node
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.SortedMap<java.lang.String,​FieldMaskTree.Node> children  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Node()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Node

        private Node()