Package 

Class ArrayAnalyzer

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final TypeMirror elementType
      private final Prism<S> prism
      private final ConcreteTypeMirror type
    • Constructor Summary

      Constructors 
      Constructor Description
      ArrayAnalyzer(Prism<S> prism, ArrayMirror type)
    • Method Summary

      Modifier and Type Method Description
      final TypeMirror getElementType()
      final Prism<S> getPrism()
      final ConcreteTypeMirror getType()
      • Methods inherited from class dev.thecodewarrior.prism.base.analysis.ArrayAnalyzer

        getReader, getWriter, release, release
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait