Class ContentPattern<T>

    • Field Detail

      • expectedValue

        protected final T expectedValue
    • Constructor Detail

      • ContentPattern

        public ContentPattern​(T expectedValue)
    • Method Detail

      • getValue

        public T getValue()
      • isNullValuePermitted

        protected boolean isNullValuePermitted()