annotate src/main/java/jp/ac/u_ryukyu/ie/cr/jungle/core/AttributesContainer.java @ 0:44465893e8b8

first Commit
author Kazuma
date Wed, 30 Nov 2016 01:47:55 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
44465893e8b8 first Commit
Kazuma
parents:
diff changeset
1 //package jp.ac.u_ryukyu.ie.cr.shoshi.jungle.core;
44465893e8b8 first Commit
Kazuma
parents:
diff changeset
2 //
44465893e8b8 first Commit
Kazuma
parents:
diff changeset
3 //public interface AttributesContainer
44465893e8b8 first Commit
Kazuma
parents:
diff changeset
4 //{
44465893e8b8 first Commit
Kazuma
parents:
diff changeset
5 // public Attributes getAttributes();
44465893e8b8 first Commit
Kazuma
parents:
diff changeset
6 //}