This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
List<RecordDocument> myData [...] | |
public class RecordDocument [...] { | |
private int id; | |
private String originalId; | |
private List<Feature> features; | |
private int classificationStatus = 0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<scheme name="Darcula" version="142" parent_scheme="Darcula"> | |
<metaInfo> | |
<property name="created">2018-11-02T08:58:32</property> | |
<property name="ide">Idea</property> | |
<property name="ideVersion">2018.2.5.0.0</property> | |
<property name="modified">2018-11-02T08:59:11</property> | |
<property name="originalScheme">_@user_Darcula</property> | |
</metaInfo> | |
<attributes> | |
<option name="ABSTRACT_CLASS_NAME_ATTRIBUTES"> |