JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.teavm.backend.c.generate
StringPool
Contents
Description
Method Summary
Method Details
getStringIndex(String)
getStrings()
Hide sidebar
Show sidebar
Interface StringPool
All Known Implementing Classes:
SimpleStringPool
public interface
StringPool
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getStringIndex
(
String
string)
List
<? extends
String
>
getStrings
()
Method Details
getStringIndex
int
getStringIndex
(
String
string)
getStrings
List
<? extends
String
>
getStrings
()