package jp.ruby.rubylibrary; /** * Created by Akeno on 2017/06/30. */ public class A { public int a; public String b; }