(no commit message)
[utils] / system / general / src / main / java / org / wamblee / system / core / ProvidedInterface.java
index b40011a51eeb2d24e6c40477ce70e625dfe06c48..be6aa6f0d96e90ececfe7cd81f6060928c4f3151 100644 (file)
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 package org.wamblee.system.core;
 
-
 /**
  * Represents an interface provided by a component. Different component objects
  * should never share ProvidedInterface instances!