Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@XlsHorizontalRecordsでマッピング先としてSetも追加する。 #35

Closed
mygreen opened this issue May 16, 2015 · 1 comment
Closed

Comments

@mygreen
Copy link
Owner

mygreen commented May 16, 2015

  • Setの場合、インスタンスは、LinkedSetで行う。
  • LinkedSet以外にインスタンスが指定されている場合は、LinkedSet#addAll()で新しく設定する。
  • 既存のListの場合も同様にインスタンスの改善を行う
@mygreen
Copy link
Owner Author

mygreen commented Jul 15, 2015

fix 1.0

  • Collectionを実装しているものであれば基本的に対応。
  • List, Set, Queue, Collectionのクラスタイプが設定可能。
  • @XlsVerticalRecordsも同様に修正。

@mygreen mygreen closed this as completed Jul 19, 2015
mygreen added a commit that referenced this issue Jul 19, 2015
@XlsHorizontalRecords,@XlsVerticalRecordsの付与するクラスタイプをCollectionに対応。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant