comparison src/main/java/jp/ac/u_ryukyu/ie/cr/shoshi/jungle/core/AttributesContainer.java @ 172:809f813d1083

minner change
author one
date Tue, 10 Feb 2015 11:28:39 +0900
parents cb9fabaedfd4
children
comparison
equal deleted inserted replaced
171:624a7e6a3f75 172:809f813d1083
1 package jp.ac.u_ryukyu.ie.cr.shoshi.jungle.core; 1 //package jp.ac.u_ryukyu.ie.cr.shoshi.jungle.core;
2 2 //
3 public interface AttributesContainer 3 //public interface AttributesContainer
4 { 4 //{
5 public Attributes getAttributes(); 5 // public Attributes getAttributes();
6 } 6 //}