public class GetCommand extends Object implements java.util.function.Function<ScvCli,Integer>
Constructor and Description |
---|
GetCommand() |
Modifier and Type | Method and Description |
---|---|
Integer |
apply(ScvCli scvCli) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public Integer apply(ScvCli scvCli)
apply
in interface java.util.function.Function<ScvCli,Integer>
Copyright © 2021. All rights reserved.