|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjavax.sound.sampled.Mixer.Info
public static class Mixer.Info
Mixer.Info
Ŭ·¡½º´Â Á¦Ç°ÀÇ À̸§, ¹öÀü, º¥´õ, ÅØ½ºÆ® ¼³¸í µî, ¿Àµð¿À ¹Í¼¿¡ °üÇÑ Á¤º¸¸¦ ³ªÅ¸³À´Ï´Ù. Á¤º¸´Â Mixer
ÀÎÅÍÆäÀ̽ºÀÇ getMixerInfo
¸Þ¼µå¸¦ »ç¿ëÇØ °ËÃâÇÒ ¼ö ÀÖ½À´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
protected |
Mixer.Info (String name,
String vendor,
String description,
String version)
¹Í¼ÀÇ Á¤º¸ °´Ã¼¸¦ ±¸ÃàÇØ, ÁöÁ¤µÈ ÅØ½ºÆ® Á¤º¸¸¦ ÀÌ °´Ã¼¿¡ °Ç³×ÁÝ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
boolean |
equals (Object obj)
2°³ÀÇ Á¤º¸ °´Ã¼°¡ µ¿ÀÏÇÑÁö ¾î¶²Áö¸¦ ³ªÅ¸³À´Ï´Ù. |
String |
getDescription ()
¹Í¼ÀÇ ¼³¸íÀ» ÃëµæÇÕ´Ï´Ù. |
String |
getName ()
¹Í¼ÀÇ À̸§À» ÃëµæÇÕ´Ï´Ù. |
String |
getVendor ()
¹Í¼ÀÇ º¥´õ¸¦ ÃëµæÇÕ´Ï´Ù. |
String |
getVersion ()
¹Í¼ÀÇ ¹öÀüÀ» ÃëµæÇÕ´Ï´Ù. |
int |
hashCode ()
ÇØ½Ã ÄÚµå ¸Þ¼µå¸¦ ÆÄÀ̳ª¶óÀÌÁî ÇÕ´Ï´Ù. |
String |
toString ()
¹Í¼ Á¤º¸ÀÇ Ä³¸¯ÅÍ ¶óÀΠǥÇöÀ» Á¦°øÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
protected Mixer.Info(String name, String vendor, String description, String version)
name
- ¹Í¼ÀÇ À̸§vendor
- Çϵå¿þ¾î ¹Í¼ ¶Ç´Â ¼ÒÇÁÆ®¿þ¾î ¹Í¼¸¦ Á¦Á¶ ¶Ç´Â ÀÛ¼ºÇϴ ȸ»çdescription
- ¹Í¼¿¡ °üÇÑ ¼³¸í ÅØ½ºÆ®version
- ¹Í¼ÀÇ ¹öÀü
Á¤º¸¸Þ¼µåÀÇ »ó¼¼ |
---|
public final boolean equals(Object obj)
true
¸¦ ¸®ÅÏÇÕ´Ï´Ù.
Object
³»ÀÇ equals
obj
- ÀÌ Á¤º¸ °´Ã¼¿Í ºñ±³ÇÏ´Â ÂüÁ¶ °´Ã¼
obj
Àμö·Î ÁöÁ¤ÇÑ °´Ã¼¿Í µ¿ÀÏÇÑ °æ¿ì´Â true
, ±×·¸Áö ¾ÊÀº °æ¿ì´Â false
Object.hashCode()
,
Hashtable
public final int hashCode()
Object
³»ÀÇ hashCode
Object.equals(java.lang.Object)
,
Hashtable
public final String getName()
public final String getVendor()
public final String getDescription()
public final String getVersion()
public final String toString()
Object
³»ÀÇ toString
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.