Comments for adapter example.

This commit is contained in:
Ilkka Seppala
2014-08-31 08:46:10 +03:00
parent 54b414acb1
commit c5b57c86bd
3 changed files with 16 additions and 0 deletions
@@ -1,5 +1,10 @@
package com.iluwatar;
/**
*
* Adaptee class.
*
*/
public class GoblinGlider {
public void attachGlider() {