]> git.mxchange.org Git - jfinancials-swing.git/blobdiff - Addressbook/src/org/mxchange/addressbook/FrameworkInterface.java
Added 'final' keyword to getters/setters as it makes no sense overwriting them.
[jfinancials-swing.git] / Addressbook / src / org / mxchange / addressbook / FrameworkInterface.java
index ae1c570b247ab52c1b12c9c3b6777c8041bd585a..5236877890177bf661c51483c5f88ec50ec1fe2a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2015 KLC\r
+ * Copyright (C) 2015 Roland Haeder\r
  *\r
  * This program is free software: you can redistribute it and/or modify\r
  * it under the terms of the GNU General Public License as published by\r
@@ -21,8 +21,9 @@ import org.mxchange.addressbook.client.Client;
 import org.mxchange.addressbook.manager.contact.ManageableContact;\r
 \r
 /**\r
+ * A general interface which should be always expanded\r
  *\r
- * @author KLC\r
+ * @author Roland Haeder\r
  */\r
 public interface FrameworkInterface {\r
 \r