Class FilledProfileResult.Section

  • Enclosing class:
    FilledProfileResult

    static class FilledProfileResult.Section
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Section()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addValue​(java.util.Iterator<java.lang.String> p_230112_1_, long p_230112_2_)  
      • Methods inherited from class java.lang.Object

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

      • selfValue

        private long selfValue
      • totalValue

        private long totalValue
    • Constructor Detail

      • Section

        private Section()
    • Method Detail

      • addValue

        public void addValue​(java.util.Iterator<java.lang.String> p_230112_1_,
                             long p_230112_2_)