mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 02:44:47 +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");
|
||||
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 {
|
||||
|
||||
/**
|
||||
* The Java class name.
|
||||
* The Java class name like "java/lang/String".
|
||||
*/
|
||||
@Nonnull
|
||||
public final String className;
|
||||
|
Loading…
x
Reference in New Issue
Block a user