int32_t java::util::TreeMap_Values::size()
{ /* stub */
    unimplemented_(u"int32_t java::util::TreeMap_Values::size()");
    return 0;
}
示例#2
0
int32_t java::lang::Integer::parseUnsignedInt(String* s, int32_t radix)
{ /* stub */
    clinit();
    unimplemented_(u"int32_t java::lang::Integer::parseUnsignedInt(String* s, int32_t radix)");
    return 0;
}
示例#3
0
int32_t java::lang::Integer::reverseBytes(int32_t i)
{ /* stub */
    clinit();
    unimplemented_(u"int32_t java::lang::Integer::reverseBytes(int32_t i)");
    return 0;
}
示例#4
0
int32_t java::lang::Integer::lowestOneBit(int32_t i)
{ /* stub */
    clinit();
    unimplemented_(u"int32_t java::lang::Integer::lowestOneBit(int32_t i)");
    return 0;
}
示例#5
0
int32_t java::lang::Integer::numberOfTrailingZeros(int32_t i)
{ /* stub */
    clinit();
    unimplemented_(u"int32_t java::lang::Integer::numberOfTrailingZeros(int32_t i)");
    return 0;
}
示例#6
0
int32_t java::lang::Integer::hashCode()
{ /* stub */
    unimplemented_(u"int32_t java::lang::Integer::hashCode()");
    return 0;
}
示例#7
0
int32_t java::lang::Integer::intValue()
{ /* stub */
    unimplemented_(u"int32_t java::lang::Integer::intValue()");
    return 0;
}
/* private: java::lang::Object* java::util::Collections_ReverseComparator::readResolve() */
java::util::Comparator* java::util::Collections_ReverseComparator::reversed()
{ /* stub */
    unimplemented_(u"java::util::Comparator* java::util::Collections_ReverseComparator::reversed()");
    return 0;
}
void ::java::util::Collections_UnmodifiableNavigableMap_EmptyNavigableMap::ctor()
{ /* stub */
    /* super::ctor(); */
    unimplemented_(u"void ::java::util::Collections_UnmodifiableNavigableMap_EmptyNavigableMap::ctor()");
}
int32_t java::util::Properties_LineReader::readLine()
{ /* stub */
    unimplemented_(u"int32_t java::util::Properties_LineReader::readLine()");
    return 0;
}
/* private: void ::java::util::Collections_ReverseComparator::ctor() */
int32_t java::util::Collections_ReverseComparator::compare(::java::lang::Comparable* c1, ::java::lang::Comparable* c2)
{ /* stub */
    unimplemented_(u"int32_t java::util::Collections_ReverseComparator::compare(::java::lang::Comparable* c1, ::java::lang::Comparable* c2)");
    return 0;
}
void ::java::util::Properties_LineReader::ctor(::java::io::Reader* reader)
{ /* stub */
    /* super::ctor(); */
    unimplemented_(u"void ::java::util::Properties_LineReader::ctor(::java::io::Reader* reader)");
}
void ::java::util::Properties_LineReader::ctor(::java::io::InputStream* inStream)
{ /* stub */
    /* super::ctor(); */
    unimplemented_(u"void ::java::util::Properties_LineReader::ctor(::java::io::InputStream* inStream)");
}
java::util::Spliterator* java::util::TreeMap_Values::spliterator()
{ /* stub */
    unimplemented_(u"java::util::Spliterator* java::util::TreeMap_Values::spliterator()");
    return 0;
}
示例#15
0
void java::lang::Integer::getChars(int32_t i, int32_t index, ::char16_tArray* buf)
{ /* stub */
    clinit();
    unimplemented_(u"void java::lang::Integer::getChars(int32_t i, int32_t index, ::char16_tArray* buf)");
}
java::util::NavigableSet* java::util::Collections_UnmodifiableNavigableMap_EmptyNavigableMap::navigableKeySet()
{ /* stub */
    unimplemented_(u"java::util::NavigableSet* java::util::Collections_UnmodifiableNavigableMap_EmptyNavigableMap::navigableKeySet()");
    return 0;
}
示例#17
0
java::lang::Integer* java::lang::Integer::getInteger(String* nm, Integer* val)
{ /* stub */
    clinit();
    unimplemented_(u"java::lang::Integer* java::lang::Integer::getInteger(String* nm, Integer* val)");
    return 0;
}
示例#18
0
int32_t java::lang::Integer::compareUnsigned(int32_t x, int32_t y)
{ /* stub */
    clinit();
    unimplemented_(u"int32_t java::lang::Integer::compareUnsigned(int32_t x, int32_t y)");
    return 0;
}
示例#19
0
int32_t java::lang::Integer::hashCode(int32_t value)
{ /* stub */
    clinit();
    unimplemented_(u"int32_t java::lang::Integer::hashCode(int32_t value)");
    return 0;
}
示例#20
0
java::lang::Integer* java::lang::Integer::decode(String* nm)
{ /* stub */
    clinit();
    unimplemented_(u"java::lang::Integer* java::lang::Integer::decode(String* nm)");
    return 0;
}
示例#21
0
int64_t java::lang::Integer::longValue()
{ /* stub */
    unimplemented_(u"int64_t java::lang::Integer::longValue()");
    return 0;
}
示例#22
0
double java::lang::Integer::doubleValue()
{ /* stub */
    unimplemented_(u"double java::lang::Integer::doubleValue()");
    return 0;
}
示例#23
0
int32_t java::lang::Integer::min(int32_t a, int32_t b)
{ /* stub */
    clinit();
    unimplemented_(u"int32_t java::lang::Integer::min(int32_t a, int32_t b)");
    return 0;
}
示例#24
0
bool java::lang::Integer::equals(Object* obj)
{ /* stub */
    unimplemented_(u"bool java::lang::Integer::equals(Object* obj)");
    return 0;
}
示例#25
0
int32_t java::lang::Integer::parseInt(String* s)
{ /* stub */
    clinit();
    unimplemented_(u"int32_t java::lang::Integer::parseInt(String* s)");
    return 0;
}
示例#26
0
float java::lang::Integer::floatValue()
{ /* stub */
    unimplemented_(u"float java::lang::Integer::floatValue()");
    return 0;
}
示例#27
0
int32_t java::lang::Integer::remainderUnsigned(int32_t dividend, int32_t divisor)
{ /* stub */
    clinit();
    unimplemented_(u"int32_t java::lang::Integer::remainderUnsigned(int32_t dividend, int32_t divisor)");
    return 0;
}
示例#28
0
int32_t java::lang::Integer::formatUnsignedInt(int32_t val, int32_t shift, ::char16_tArray* buf, int32_t offset, int32_t len)
{ /* stub */
    clinit();
    unimplemented_(u"int32_t java::lang::Integer::formatUnsignedInt(int32_t val, int32_t shift, ::char16_tArray* buf, int32_t offset, int32_t len)");
    return 0;
}
示例#29
0
int32_t java::lang::Integer::rotateLeft(int32_t i, int32_t distance)
{ /* stub */
    clinit();
    unimplemented_(u"int32_t java::lang::Integer::rotateLeft(int32_t i, int32_t distance)");
    return 0;
}
bool java::util::TreeMap_Values::remove(::java::lang::Object* arg0)
{ /* stub */
    unimplemented_(u"bool java::util::TreeMap_Values::remove(::java::lang::Object* arg0)");
    return 0;
}