Skip to content

Instantly share code, notes, and snippets.

@Ephorie
Created August 10, 2015 09:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ephorie/e2facfe715f301c182fe to your computer and use it in GitHub Desktop.
Save Ephorie/e2facfe715f301c182fe to your computer and use it in GitHub Desktop.
class House {
String address;
int countOfFloors;
int appartmensCount;
String owner;
}
@Gondagar
Copy link

Так тут же все правильно)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment