Package org.fest.test

Class Jedi

All Implemented Interfaces:
Comparable<Person>

public class Jedi extends Person
Object for test.
Author:
Nicolas François, Joel Costigliola
  • Constructor Details

  • Method Details

    • getLightSaberColor

      public String getLightSaberColor()
    • toString

      public String toString()
      Overrides:
      toString in class Person