GitBucket
Toggle navigation
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
y-ota
/
Architecture
Transfer to URL with SHA
Find file
Newer
Older
tree:
bf5237437f
Switch branches
×
master
Architecture
/
src
/
main
/
java
/
proto
/ C.java
m1924003
on 16 May 2019
158 bytes
package名変更
Raw
Blame
History
package proto; public class C extends A{ public C(int a) { super(a); // TODO 自動生成されたコンストラクター・スタブ } }