Home
last modified time | relevance | path

Searched refs:typeCheckValue (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationAttribute.java346 typeCheckValue(val); in escapeValue()
361 static private void typeCheckValue(Object obj) { in typeCheckValue() method in ServiceLocationAttribute
431 typeCheckValue(obj); in verifyValueTypes()