Class ListEntity<T>

    • Constructor Detail

      • ListEntity

        public ListEntity()
      • ListEntity

        public ListEntity​(List<T> list)