Class FunUtil.SetWrapper

  • Enclosing class:
    FunUtil

    static class FunUtil.SetWrapper
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int errorCount  
      int nullCount  
      (package private) java.util.List v  
    • Constructor Summary

      Constructors 
      Constructor Description
      SetWrapper()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • v

        java.util.List v
      • errorCount

        public int errorCount
      • nullCount

        public int nullCount
    • Constructor Detail

      • SetWrapper

        SetWrapper()