Class Constructors

  • All Implemented Interfaces:
    java.lang.Iterable<javax.lang.model.element.ExecutableElement>

    public final class Constructors
    extends org.dmfs.jems2.iterable.DelegatingIterable<javax.lang.model.element.ExecutableElement>
    • Constructor Summary

      Constructors 
      Constructor Description
      Constructors​(javax.lang.model.element.TypeElement typeElement)  
    • Method Summary

      • Methods inherited from class org.dmfs.jems2.iterable.DelegatingIterable

        iterator
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator
    • Constructor Detail

      • Constructors

        public Constructors​(javax.lang.model.element.TypeElement typeElement)