mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-25 15:37:52 +01:00
API doc
This commit is contained in:
parent
d4f4d9b7c6
commit
41c795eaee
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2018 - 2019 Volker Berlin (i-net software)
|
Copyright 2018 - 2020 Volker Berlin (i-net software)
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
@ -33,7 +33,7 @@ import de.inetsoftware.jwebassembly.wasm.ValueTypeParser;
|
|||||||
public class FunctionName {
|
public class FunctionName {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The Java class name.
|
* The Java class name like "java/lang/String".
|
||||||
*/
|
*/
|
||||||
@Nonnull
|
@Nonnull
|
||||||
public final String className;
|
public final String className;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user