Package algs34

Class XStudent

java.lang.Object
algs34.XStudent

public class XStudent extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) int[]
     
    (package private) double
     
    (package private) int
     
    (package private) Object
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    XStudent(double d, int[] a, Object o)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    int
     
    static void
    main(String[] args)
     

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait