JavaScript is disabled on your browser.
Skip navigation links
EK9 compiler internals
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Record Class
org.ek9lang.core.ZipBinaryContent
Packages that use
ZipBinaryContent
Package
Description
org.ek9lang.core
Just general operating system stuff and bits and bobs.
Uses of
ZipBinaryContent
in
org.ek9lang.core
Methods in
org.ek9lang.core
that return types with arguments of type
ZipBinaryContent
Modifier and Type
Method
Description
Collection
<
ZipBinaryContent
>
ZipSet.
getEntries
()
Constructor parameters in
org.ek9lang.core
with type arguments of type
ZipBinaryContent
Modifier
Constructor
Description
ZipSet
(
Collection
<
ZipBinaryContent
> entries)