576577578579580581582583584585586
return Collections.unmodifiableList(eList); } finally { // // Leave modification mode // eInternal.leave(); } } /** * Set {@link ESimpleFeature} values in immutable order.
610611612613614615616617618619620
} } finally { // // Leave modification mode // eInternal.leave(); } } /** * Convert Feature to list of values