subclass Hear it!

subclass Definition

sub·class (subklas′)

noun

  1. a subdivision of a class; specif., any main natural subdivision of a class of plants or animals
  2. Math. subset

subclass Usage Examples

Object

  • class: The classes in a provider typically implement the interface or subclass the class defined by the service itself.

Converse of object

  • define: You can define a subclass of an enumeration class that extends it with additional enumeration values.
  • create: Some you will no doubt want to refine by creating subclasses with more specialized behavior.
  • trust: The replaceObject method is used by trusted subclasses to allow objects within the graph to be replaced or monitored during serialization.

Converse of subject

  • override: By default, methods cannot be overridden by a subclass.
  • implement: An important method that must be implemented by each subclass is the implies method to compare Permissions.

Adjective modifier

  • socketaddress: IllegalArgumentException - if addr is a SocketAddress subclass not supported by this socket.
  • specialized: The dialog widget may be a BulletinBoard, which provides general behavior, or a specialized subclass.
  • concrete: The concrete subclass may enforce an upper limit to this value appropriate to the numeric type being formatted.
  • abstract: PropertyResourceBundle is an abstract subclass of ResourceBundle that manages resources for a locale using a set of static strings from a property file.
  • immediate: The widget's class can be any number of subclasses down the chain and need not be an immediate subclass of the specified class.
  • direct: RWDBMBString is a direct subclass of RWCString from the Essential Tools Module.

Modifies a noun

  • deficiency: The IgG subclass deficiencies are a subgroup of primary antibody deficiency.
  • implementation: A subclass implementation should take whatever actions are required to deallocate the storage identified by p.

Noun used with modifier

  • tzinfo: A tzinfo subclass 's methods should therefore be prepared to accept a dt argument of None, or of class datetime.
  • implementation: If an underlying TimeZone implementation subclass supports historical GMT offset changes, the method returns the raw offset value of the current date.

Preposition: of

  • compositewidgetclass: Issues an error if the children do not all have. the same parent or if the parent is not a subclass of compositeWidgetClass.
  • constraintwidgetclass: If a child's parent does not belong to a subclass of constraintWidgetClass, then the child's constraints field is NULL.
  • class: The first class is a subclass of the second class.
  • object: The first two are subclasses of number, all are subclasses of object ( by default ).