Package yapion.hierarchy.typeinterfaces
Class ObjectSearch.YAPIONSearchResult<T extends YAPIONAnyType>
- java.lang.Object
-
- yapion.hierarchy.typeinterfaces.ObjectSearch.YAPIONSearchResult<T>
-
- Enclosing interface:
- ObjectSearch
public static class ObjectSearch.YAPIONSearchResult<T extends YAPIONAnyType> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description YAPIONSearchResult(T value)
-
Method Summary
Modifier and Type Method Description java.lang.String
toString()
-
-
-
Field Detail
-
value
public final T extends YAPIONAnyType value
-
-
Constructor Detail
-
YAPIONSearchResult
public YAPIONSearchResult(T value)
-
-