Uses of Class
com.google.gwt.core.ext.linker.SoftPermutation
-
Packages that use SoftPermutation Package Description com.google.gwt.core.ext.linker Classes for writing Linkers. -
-
Uses of SoftPermutation in com.google.gwt.core.ext.linker
Methods in com.google.gwt.core.ext.linker that return SoftPermutation Modifier and Type Method Description abstract SoftPermutation[]CompilationResult. getSoftPermutations()Returns the permutations of the collapsed deferred-binding property values that are compiled into the CompilationResult.SoftPermutation[]DelegatingCompilationResult. getSoftPermutations()
-