Class strcasecmp__c


  • public class strcasecmp__c
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      strcasecmp__c()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int strcasecmp​(CString s1, CString s2)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • strcasecmp__c

        public strcasecmp__c()
    • Method Detail

      • strcasecmp

        public static int strcasecmp​(CString s1,
                                     CString s2)