MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / isEmpty

Method isEmpty

vm/JavaAPI/src/java/util/Set.java:121–121  ·  view source on GitHub ↗

Returns true if this set has no elements. @return true if this set has no elements, false otherwise. @see #size

()

Source from the content-addressed store, hash-verified

119 * @see #size
120 */
121 public boolean isEmpty();
122
123 /**
124 * Returns an iterator on the elements of this set. The elements are

Callers 15

fireFrameReceivedMethod · 0.65
updateStickyMethod · 0.65
updateStatusMethod · 0.65
appendToLastMessageMethod · 0.65
fireCameraChangeMethod · 0.65
fromCoordinatesMethod · 0.65
fireCameraChangedMethod · 0.65
parseTileJsonTemplateMethod · 0.65
hasPendingTilesMethod · 0.65
removeChangeListenerMethod · 0.65
clearMethod · 0.65
clearMethod · 0.65

Calls

no outgoing calls

Tested by 15

mainMethod · 0.52
encodeLikePlaygroundMethod · 0.52
firstDiagnosticMethod · 0.52
summarizeMessagesMethod · 0.52
runTestMethod · 0.52
pinnedHeaderHeightMethod · 0.52
pinnedHeaderHeightMethod · 0.52
runTestMethod · 0.52
runAppearanceMethod · 0.52
buildLegendMethod · 0.52
paintMethod · 0.52