Class LengthView

    • Constructor Detail

      • LengthView

        public LengthView​(Function<String> source)
        Creates a new LengthView. Instead of using this constructor directly, you may want to use the more convenient wrapper method StringFunction.length().
    • Method Detail

      • getValueType

        public com.exedio.cope.SelectType<Integer> getValueType()
      • append

        @Deprecated
        public void append​(com.exedio.cope.Statement bf,
                           Join join)
        Deprecated.