Searched defs:wrapArray (Results 1 – 3 of 3) sorted by relevance
36 private final boolean wrapArray; field in PropertyExecutor60 final Class<?> clazz, final String property, final boolean wrapArray) in PropertyExecutor()
63 final Class<?> clazz, final String property, final boolean wrapArray) in BooleanPropertyExecutor()
467 boolean wrapArray; field in UberspectImpl.VelMethodImpl483 public VelMethodImpl(Method method, boolean wrapArray) in VelMethodImpl()494 public VelMethodImpl(Method method, boolean wrapArray, Converter<?>[] converters) in VelMethodImpl()