JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.zybooks.dsaj.design
Interface Person
All Known Implementing Classes:
Student
public interface
Person
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
equals
(
Person
other)
int
getAge
()
String
getName
()
Method Details
equals
boolean
equals
(
Person
other)
getName
String
getName
()
getAge
int
getAge
()