KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > com > etymon > pj > util > Immutable


1 package com.etymon.pj.util;
2
3 public interface Immutable {
4 }
5
Popular Tags